svn commit: r344680 - head/devel/subcommander2

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 06:58:07 UTC 2014


Author: miwi
Date: Mon Feb 17 06:58:06 2014
New Revision: 344680
URL: http://svnweb.freebsd.org/changeset/ports/344680
QAT: https://qat.redports.org/buildarchive/r344680/

Log:
  - Stage support

Modified:
  head/devel/subcommander2/Makefile

Modified: head/devel/subcommander2/Makefile
==============================================================================
--- head/devel/subcommander2/Makefile	Mon Feb 17 06:57:37 2014	(r344679)
+++ head/devel/subcommander2/Makefile	Mon Feb 17 06:58:06 2014	(r344680)
@@ -38,5 +38,4 @@ CONFIGURE_ARGS=	--with-boost=${LOCALBASE
 CPPFLAGS+=	-I${QT_INCDIR} -I${LOCALBASE}/include
 LDFLAGS+=	-L${QT_LIBDIR} -L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list