diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-11 15:56:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-11 15:56:21 +0000 |
commit | 67154971690bbc092e2cebe2f6b896c37a71b5bd (patch) | |
tree | 0fbafba9956bfab11235546d5c43e9440e19d0b1 /net-p2p | |
parent | dd323cd8a2d7e510c5a2190633add53287383fbb (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/uhub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile index f143830bc198..aaad2b3e9c54 100644 --- a/net-p2p/uhub/Makefile +++ b/net-p2p/uhub/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= yashin.dm@gmail.com COMMENT= High performance peer-to-peer hub for the ADC network -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_GMAKE= yes USE_RC_SUBR= uhub.sh |