aboutsummaryrefslogtreecommitdiffstats
path: root/java/jasmin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 03:48:32 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-21 03:48:32 +0800
commitc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (patch)
tree9d4d6914bba66a98d022a49d46c9560210d37839 /java/jasmin
parent8ee9a3584fefeb3d690ec2549846d609e3607360 (diff)
downloadfreebsd-ports-gnome-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.gz
freebsd-ports-gnome-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.zst
freebsd-ports-gnome-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: java)
Diffstat (limited to 'java/jasmin')
-rw-r--r--java/jasmin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jasmin/Makefile b/java/jasmin/Makefile
index f10d7d8480b9..f8b5fcb6a605 100644
--- a/java/jasmin/Makefile
+++ b/java/jasmin/Makefile
@@ -20,6 +20,7 @@ DOS2UNIX_REGEX= .*\.(txt|xml|j|class|java|mf|css|bnf|html)
SUB_FILES= jasmin.sh
+NO_STAGE= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/jasmin.jar ${JAVAJARDIR}
.if !defined(NOPORTEXAMPLES)