svn commit: r347246 - head/devel/ndesk-options
Martin Wilke
miwi at FreeBSD.org
Thu Mar 6 15:04:08 UTC 2014
Author: miwi
Date: Thu Mar 6 15:04:07 2014
New Revision: 347246
URL: http://svnweb.freebsd.org/changeset/ports/347246
QAT: https://qat.redports.org/buildarchive/r347246/
Log:
- Stage support
- Convert gmake to USES
Modified:
head/devel/ndesk-options/Makefile
Modified: head/devel/ndesk-options/Makefile
==============================================================================
--- head/devel/ndesk-options/Makefile Thu Mar 6 15:03:50 2014 (r347245)
+++ head/devel/ndesk-options/Makefile Thu Mar 6 15:04:07 2014 (r347246)
@@ -12,10 +12,8 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mon
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
GNU_CONFIGURE= yes
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
More information about the svn-ports-all
mailing list