svn commit: r359382 - head/x11/gnustep-app

Baptiste Daroussin bapt at FreeBSD.org
Thu Jun 26 15:56:17 UTC 2014


Author: bapt
Date: Thu Jun 26 15:56:17 2014
New Revision: 359382
URL: http://svnweb.freebsd.org/changeset/ports/359382
QAT: https://qat.redports.org/buildarchive/r359382/

Log:
  Stagify (this is a meta ports hence no mtree)

Modified:
  head/x11/gnustep-app/Makefile

Modified: head/x11/gnustep-app/Makefile
==============================================================================
--- head/x11/gnustep-app/Makefile	Thu Jun 26 15:55:22 2014	(r359381)
+++ head/x11/gnustep-app/Makefile	Thu Jun 26 15:56:17 2014	(r359382)
@@ -14,6 +14,7 @@ COMMENT=	Metaport for GNUstep applicatio
 
 NO_BUILD=	yes
 NO_INSTALL=	yes
+NO_MTREE=	yes
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BASE=	yes
 USE_GNUSTEP_GUI=	yes
@@ -109,5 +110,4 @@ USE_GNUSTEP_LOCAL_TOOLS+=	\
 USE_GNUSTEP_LOCAL_SERVICES+=	\
 	LaTeX:textproc/latex-service \
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list