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 @@
# New ports collection makefile for: JUnit
# Date created: Jun 15 1999
# Whom: OKAZAKI Tetsurou
#
# Created by: OKAZAKI Tetsurou
# $FreeBSD$
#
PORTNAME= junit
PORTVERSION= 4.10
@@ -28,6 +24,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
PLIST_FILES= %%JAVAJARDIR%%/junit.jar %%DATADIR%%/src.jar
PLIST_DIRS= %%DATADIR%%
NO_STAGE= yes
do-install:
${INSTALL_DATA} ${INSTALL_WRKSRC}/junit-${PORTVERSION}.jar ${JAVAJARDIR}/junit.jar
${MKDIR} ${DATADIR}