mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
update qt to 5.15
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# $FreeBSD: head/Mk/bsd.local.mk 358214 2014-06-18 07:14:22Z bapt $
|
||||
#
|
||||
|
||||
pl:
|
||||
_pl:
|
||||
echo -n > ${PKGDIR}/pkg-plist.new
|
||||
cd ${STAGEDIR}${PREFIX} && find -ds . -type d -empty -delete
|
||||
cd ${STAGEDIR}${PREFIX} && find -ds . -type d -empty -delete
|
||||
@@ -19,7 +19,7 @@ pl:
|
||||
-cd ${STAGEDIR}${PREFIX} && find -ds ${DIR} -type d | sed 's,^./,,' | sed 's,^,@dir ,'>> ${PKGDIR}/pkg-plist.new
|
||||
.endfor
|
||||
|
||||
cf: extract
|
||||
_cf: extract
|
||||
cd ${WRKSRC} && ./configure --help | sed -e 's,^,#,; s, --,CONFIGURE_ARGS+= --,' \
|
||||
> ${WRKDIR}/../configure.help
|
||||
|
||||
|
||||
Reference in New Issue
Block a user