summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-19 14:27:46 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-19 14:27:46 +0000
commit0c80fc48a098dd2c3e171efb90d125c17d11617f (patch)
tree794b443d2606eef0a329cc91cf688f072157430f /net-p2p
parentNew port: libdict (diff)
Fix typo in USE_JAVA value
Submitted by: Dan Langille <dan@langille.org>
Notes
Notes: svn path=/head/; revision=79292
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/phex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
index cf778bfbcb0a..2999a88dd199 100644
--- a/net-p2p/phex/Makefile
+++ b/net-p2p/phex/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_j2se1.3
MAINTAINER= lioux@FreeBSD.org
COMMENT= A Java multi platform and spyware free gnutella client
-USE_JAVA= 1.3
+USE_JAVA= 1.3+
USE_ZIP= yes
NO_BUILD= yes
NO_BUILD_DEPENDS_JAVA= yes