svn commit: r342017 - head/security/pbc

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 16:25:57 UTC 2014


Author: miwi
Date: Fri Jan 31 16:25:56 2014
New Revision: 342017
URL: http://svnweb.freebsd.org/changeset/ports/342017
QAT: https://qat.redports.org/buildarchive/r342017/

Log:
  - Stage support

Modified:
  head/security/pbc/Makefile

Modified: head/security/pbc/Makefile
==============================================================================
--- head/security/pbc/Makefile	Fri Jan 31 16:25:29 2014	(r342016)
+++ head/security/pbc/Makefile	Fri Jan 31 16:25:56 2014	(r342017)
@@ -20,7 +20,6 @@ USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|^CFLAGS=$$|| ; \


More information about the svn-ports-all mailing list