svn commit: r349231 - head/devel/gnustep

Baptiste Daroussin bapt at FreeBSD.org
Wed Mar 26 07:59:00 UTC 2014


Author: bapt
Date: Wed Mar 26 07:58:59 2014
New Revision: 349231
URL: http://svnweb.freebsd.org/changeset/ports/349231
QAT: https://qat.redports.org/buildarchive/r349231/

Log:
  Support stage

Modified:
  head/devel/gnustep/Makefile

Modified: head/devel/gnustep/Makefile
==============================================================================
--- head/devel/gnustep/Makefile	Wed Mar 26 07:35:22 2014	(r349230)
+++ head/devel/gnustep/Makefile	Wed Mar 26 07:58:59 2014	(r349231)
@@ -17,11 +17,12 @@ WITH_GNUSTEP_SINGLE_BACKEND=yes
 
 NO_BUILD=	yes
 NO_INSTALL=	yes
+NO_MTREE=	yes
+
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BASE=	yes
 USE_GNUSTEP_GUI=	yes
 USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_CAIRO=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list