Date: Thu, 26 Jun 2014 15:56:17 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359382 - head/x11/gnustep-app Message-ID: <201406261556.s5QFuHI0064341@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406261556.s5QFuHI0064341>