svn commit: r342356 - head/graphics/fortytwo

Antoine Brodin antoine at FreeBSD.org
Sun Feb 2 18:49:15 UTC 2014


Author: antoine
Date: Sun Feb  2 18:49:14 2014
New Revision: 342356
URL: http://svnweb.freebsd.org/changeset/ports/342356
QAT: https://qat.redports.org/buildarchive/r342356/

Log:
  Stage support

Modified:
  head/graphics/fortytwo/Makefile

Modified: head/graphics/fortytwo/Makefile
==============================================================================
--- head/graphics/fortytwo/Makefile	Sun Feb  2 18:45:27 2014	(r342355)
+++ head/graphics/fortytwo/Makefile	Sun Feb  2 18:49:14 2014	(r342356)
@@ -31,5 +31,4 @@ FORTYTWO_BDB_PORT?=	databases/fortytwo-b
 ADDITIONAL_OBJCFLAGS+=	-I${BDB_INCLUDE_DIR}
 ADDITIONAL_LDFLAGS+=	-L${BDB_LIB_DIR}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list