Stagify (this is a meta ports hence no mtree)

This commit is contained in:
Baptiste Daroussin 2014-06-26 15:56:17 +00:00
parent 020fb6c23f
commit 7d99bffbf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359382

View file

@ -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>