diff options
Diffstat (limited to 'net/phex/Makefile')
-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 d992cfd27195..574fc2af74cc 100644 --- a/net/phex/Makefile +++ b/net/phex/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= 1.3+ -USE_PERL= yes +USE_PERL5_BUILD=yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes |