summaryrefslogtreecommitdiff
path: root/sysutils/javaservicewrapper
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/javaservicewrapper
parentFix NO_STAGE (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Notes
Notes: svn path=/head/; revision=327772
Diffstat (limited to 'sysutils/javaservicewrapper')
-rw-r--r--sysutils/javaservicewrapper/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/javaservicewrapper/Makefile b/sysutils/javaservicewrapper/Makefile
index ca6fc891c276..2f2cb93e99c9 100644
--- a/sysutils/javaservicewrapper/Makefile
+++ b/sysutils/javaservicewrapper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: javaservicewrapper
-# Date created: 2007-09-13
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= javaservicewrapper
PORTVERSION= 3.5.7
@@ -22,6 +18,7 @@ USE_GMAKE= yes
DATADIR= ${PREFIX}/lib/${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if (${ARCH} == amd64)