aboutsummaryrefslogtreecommitdiff
path: root/french/plgrenouille
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
commit5382b797798cc96be201ca78248d644ac5b3b00a (patch)
treefe83ab31c4e9d97d9055c23592d46eae2d27198b /french/plgrenouille
parent551fded38f17dae9a22c4621b1eee090e543099b (diff)
downloadports-5382b797798cc96be201ca78248d644ac5b3b00a.tar.gz
ports-5382b797798cc96be201ca78248d644ac5b3b00a.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
Notes
Notes: svn path=/head/; revision=189024
Diffstat (limited to 'french/plgrenouille')
-rw-r--r--french/plgrenouille/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile
index 71f914a4d93b..b598a19f6443 100644
--- a/french/plgrenouille/Makefile
+++ b/french/plgrenouille/Makefile
@@ -17,14 +17,8 @@ COMMENT= Un client pour determiner votre bande passante a un raccordement large
LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP3
-.else
-RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
-.endif
+ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+ ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
.if !defined(BATCH)
IS_INTERACTIVE= yes
@@ -84,4 +78,4 @@ post-install:
@${ECHO_MSG}
@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>