svn commit: r340644 - head/graphics/gcolor

Antoine Brodin antoine at FreeBSD.org
Tue Jan 21 19:53:27 UTC 2014


Author: antoine
Date: Tue Jan 21 19:53:26 2014
New Revision: 340644
URL: http://svnweb.freebsd.org/changeset/ports/340644
QAT: https://qat.redports.org/buildarchive/r340644/

Log:
  Stage support

Modified:
  head/graphics/gcolor/Makefile

Modified: head/graphics/gcolor/Makefile
==============================================================================
--- head/graphics/gcolor/Makefile	Tue Jan 21 19:51:08 2014	(r340643)
+++ head/graphics/gcolor/Makefile	Tue Jan 21 19:53:26 2014	(r340644)
@@ -16,7 +16,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
 CPPFLAGS+=	-I${LOCALBASE}/include
 
-NO_STAGE=	yes
 pre-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
 		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure


More information about the svn-ports-all mailing list