diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-03-29 16:19:23 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-03-29 16:19:23 +0000 |
commit | 033f8ec097e4b5b8d1e4f680ef88c008a46ff5cc (patch) | |
tree | 5b8e179ef8de8800b7fd9c1c353e63bf08ec8f3c /net-p2p/phex | |
parent | 274b18d82a19fa716d8df39a2696e7d1670bd331 (diff) | |
download | ports-033f8ec097e4b5b8d1e4f680ef88c008a46ff5cc.tar.gz ports-033f8ec097e4b5b8d1e4f680ef88c008a46ff5cc.zip |
Notes
Diffstat (limited to 'net-p2p/phex')
-rw-r--r-- | net-p2p/phex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index fcac05f476f3..79582137f764 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -17,7 +17,7 @@ MAINTAINER= lioux@FreeBSD.org USE_JAVA= 1.3+ USE_ZIP= yes NO_BUILD= yes -JAVA_NO_BUILD_DEPENDS= yes +NO_BUILD_DEPENDS_JAVA= yes PLIST_SUB= JAR_DIR=${JAR_DIR} \ JAR_FILE=${JAR_FILE} |