summaryrefslogtreecommitdiff
path: root/x11/gnustep-app/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-26 15:56:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-26 15:56:17 +0000
commit7d99bffbf020c347a1390f17ea454cb3860c37f7 (patch)
treee55ee41d1dd7e60640370f24961e0a5946dc8eb3 /x11/gnustep-app/Makefile
parentConverted to OPTIONS and StageDir (diff)
Stagify (this is a meta ports hence no mtree)
Notes
Notes: svn path=/head/; revision=359382
Diffstat (limited to 'x11/gnustep-app/Makefile')
-rw-r--r--x11/gnustep-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile
index 78c8a9b0cd07..cc1890f3d2a7 100644
--- a/x11/gnustep-app/Makefile
+++ b/x11/gnustep-app/Makefile
@@ -14,6 +14,7 @@ COMMENT= Metaport for GNUstep applications
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>