diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-12-18 14:22:11 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2013-12-18 14:22:11 +0000 |
commit | 50497f7ea45c15b67a23d85490aedff613ae0b70 (patch) | |
tree | a4564c65d4708032c806df8e766f7092c7023a02 /net/p5-Net-ARP/Makefile | |
parent | 2435e7b87d6929545488431d5976469034f8f83e (diff) |
Notes
Diffstat (limited to 'net/p5-Net-ARP/Makefile')
-rw-r--r-- | net/p5-Net-ARP/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile index 75ebe8b90f22..e3431685ed44 100644 --- a/net/p5-Net-ARP/Makefile +++ b/net/p5-Net-ARP/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap USES= perl5 USE_PERL5= configure -MAN3= Net::ARP.3 - -NO_STAGE= yes .include <bsd.port.mk> |