From 7ada148c493d79adc6954b3252e74b8c31963c31 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 11 Oct 2010 15:56:21 +0000 Subject: - Fix Perl dependency: use USE_PERL5_BUILD instead of USE_PERL5 PR: ports/151391 Submitted by: Aragon Gouveia Approved by: Dmitry Yashin (maintainer), pgollucci (mentor, implicit) --- net-p2p/uhub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/uhub') 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 -- cgit