diff options
Diffstat (limited to 'net/p5-Net-Address-Ethernet/Makefile')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 0a3efce8b6ff..22ef64028876 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.122 -PORTREVISION= 1 +PORTVERSION= 1.123 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +14,6 @@ BUILD_DEPENDS= p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \ p5-Net-Ifconfig-Wrapper>=0:${PORTSDIR}/net/p5-Net-Ifconfig-Wrapper \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure |