diff options
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-rw-r--r-- | net/p5-Net-Pcap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index 6749c9f22362..339790d419f3 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN1= pcapinfo.1 MAN3= Net::Pcap.3 +NO_STAGE= yes .include <bsd.port.mk> |