aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-ARP/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-29 15:48:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-29 15:48:15 +0000
commit11cdd95eeb310b44d53ac3aa868a75461bc52982 (patch)
tree96842052c28c7e5715e6de0882fee358b1a52c0a /net/p5-Net-ARP/Makefile
parent1580b1d3f976a2041493c9d69ec882aeba8b7c6e (diff)
downloadports-11cdd95eeb310b44d53ac3aa868a75461bc52982.tar.gz
ports-11cdd95eeb310b44d53ac3aa868a75461bc52982.zip
Update to 1.0.10
- Use TEST_DEPENDS for test dependency Changes: https://metacpan.org/changes/distribution/Net-ARP
Notes
Notes: svn path=/head/; revision=533351
Diffstat (limited to 'net/p5-Net-ARP/Makefile')
-rw-r--r--net/p5-Net-ARP/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile
index c51601499f02..a33ed585eb15 100644
--- a/net/p5-Net-ARP/Makefile
+++ b/net/p5-Net-ARP/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-ARP
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,11 +12,10 @@ COMMENT= Perl extension for creating ARP packets
LICENSE= GPLv2
-BUILD_DEPENDS= p5-Net-Pcap>=0:net/p5-Net-Pcap
+TEST_DEPENDS= p5-Net-Pcap>=0:net/p5-Net-Pcap
USES= perl5 tar:tgz
USE_PERL5= configure
-WRKSRC= ${WRKDIR}/${PORTNAME}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/ARP/ARP.so