svn commit: r344674 - head/devel/libgalago

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 06:55:21 UTC 2014


Author: miwi
Date: Mon Feb 17 06:55:19 2014
New Revision: 344674
URL: http://svnweb.freebsd.org/changeset/ports/344674
QAT: https://qat.redports.org/buildarchive/r344674/

Log:
  - Stage support

Modified:
  head/devel/libgalago/Makefile

Modified: head/devel/libgalago/Makefile
==============================================================================
--- head/devel/libgalago/Makefile	Mon Feb 17 06:55:13 2014	(r344673)
+++ head/devel/libgalago/Makefile	Mon Feb 17 06:55:19 2014	(r344674)
@@ -21,7 +21,6 @@ CONFIGURE_ARGS=	--disable-tests
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 post-configure:
 	@${ECHO_CMD} "#define HAVE_STRCHR 1" >> ${WRKSRC}/config.h
 


More information about the svn-ports-head mailing list