Add NO_STAGE all over the place in preparation for the staging support (cat: java)

This commit is contained in:
Baptiste Daroussin
2013-09-20 19:48:32 +00:00
parent 8ee9a3584f
commit c2c2a2b86b
143 changed files with 178 additions and 161 deletions
+2 -5
View File
@@ -1,9 +1,5 @@
# Ports collection makefile for: java-getopt
# Date created: Apr 7, 2003
# Whom: ijliao
#
# Created by: ijliao
# $FreeBSD$
#
PORTNAME= getopt
PORTVERSION= 1.0.13
@@ -29,6 +25,7 @@ PORTDOCS= api ${OTHERDOCS}
ALL_TARGET+= javadoc
.endif
NO_STAGE= yes
post-extract:
@${CP} ${WRKSRC}/gnu/getopt/buildx.xml ${WRKSRC}/build.xml