svn commit: r341406 - head/devel/bncsutil-ghost++

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 27 13:37:58 UTC 2014


Author: bapt
Date: Mon Jan 27 13:37:57 2014
New Revision: 341406
URL: http://svnweb.freebsd.org/changeset/ports/341406
QAT: https://qat.redports.org/buildarchive/r341406/

Log:
  Support stage

Modified:
  head/devel/bncsutil-ghost++/Makefile

Modified: head/devel/bncsutil-ghost++/Makefile
==============================================================================
--- head/devel/bncsutil-ghost++/Makefile	Mon Jan 27 13:35:40 2014	(r341405)
+++ head/devel/bncsutil-ghost++/Makefile	Mon Jan 27 13:37:57 2014	(r341406)
@@ -19,8 +19,8 @@ PROJECTVERSION=	17.1
 
 USES=		dos2unix gmake
 WRKSRC=		${WRKDIR}/ghost/bncsutil/src/bncsutil
+MAKE_ARGS=	PREFIX=${STAGEDIR}${PREFIX}
 
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list