svn commit: r341682 - head/www/libepc

Martin Wilke miwi at FreeBSD.org
Wed Jan 29 07:25:06 UTC 2014


Author: miwi
Date: Wed Jan 29 07:25:06 2014
New Revision: 341682
URL: http://svnweb.freebsd.org/changeset/ports/341682
QAT: https://qat.redports.org/buildarchive/r341682/

Log:
  - Stage support

Modified:
  head/www/libepc/Makefile

Modified: head/www/libepc/Makefile
==============================================================================
--- head/www/libepc/Makefile	Wed Jan 29 07:10:12 2014	(r341681)
+++ head/www/libepc/Makefile	Wed Jan 29 07:25:06 2014	(r341682)
@@ -23,5 +23,4 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--enable-static
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list