diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-09 02:19:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-09 02:19:35 +0000 |
commit | 4f7ed23b3d3cf246782258f14beec722364e9477 (patch) | |
tree | d2452094e51f82374e5bafbef76a40139dbc1191 /net/phex | |
parent | a8ba55a4fa9bdc632fe293a4c2aba37003bb17a9 (diff) |
Notes
Diffstat (limited to 'net/phex')
-rw-r--r-- | net/phex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phex/Makefile b/net/phex/Makefile index d864cc616d57..f9ceed5bfcbf 100644 --- a/net/phex/Makefile +++ b/net/phex/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_j2se1.3 MAINTAINER= lioux@FreeBSD.org -USE_JAVA= 1.3 +USE_JAVA= 1.3+ USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes |