aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-08-24 21:32:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-08-24 21:32:55 +0000
commit2835757114bfcb81f5118da55d313b8b27d29a8a (patch)
treef8806a8994b3c8c3590caae2cd5d43ae5459114e /net
parentfac88ab9a70af5389d76248602030bbec53a7756 (diff)
downloadports-2835757114bfcb81f5118da55d313b8b27d29a8a.tar.gz
ports-2835757114bfcb81f5118da55d313b8b27d29a8a.zip
Remove redundant USE_PERL5 statements.
Notes
Notes: svn path=/head/; revision=46821
Diffstat (limited to 'net')
-rw-r--r--net/p5-Frontier-RPC/Makefile1
-rw-r--r--net/p5-Net-Traceroute6/Makefile2
2 files changed, 0 insertions, 3 deletions
diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile
index cce1d6f13020..b3d7a14dc67f 100644
--- a/net/p5-Frontier-RPC/Makefile
+++ b/net/p5-Frontier-RPC/Makefile
@@ -19,7 +19,6 @@ MAINTAINER= ijliao@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
-USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/net/p5-Net-Traceroute6/Makefile b/net/p5-Net-Traceroute6/Makefile
index 1f2a47bacbaf..a5ec80fe6b72 100644
--- a/net/p5-Net-Traceroute6/Makefile
+++ b/net/p5-Net-Traceroute6/Makefile
@@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= petef@FreeBSD.org
-USE_PERL5= yes
-
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}