summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-17 23:40:57 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-17 23:40:57 +0000
commitd16c2e222e2881f5eedcf2c826d034dedebe7b15 (patch)
tree9c4a191a0892bf7573188b155f2c19226e759d78 /java
parentUpdate to version 2.0.3 (diff)
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612) - Convert Makefile headers to new style Approved by: portmgr (bapt) Feature safe: yes
Notes
Notes: svn path=/head/; revision=316012
Diffstat (limited to 'java')
-rw-r--r--java/jboss7/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/jboss7/Makefile b/java/jboss7/Makefile
index 8eb204009405..e924df240df3 100644
--- a/java/jboss7/Makefile
+++ b/java/jboss7/Makefile
@@ -23,7 +23,6 @@ USER= www
GROUP= www
DIST_SUBDIR= ${DISTNAME}
NO_BUILD= yes
-USE_GZIP= yes
.include <bsd.port.pre.mk>