diff options
Diffstat (limited to 'net/dhcpdump/Makefile')
-rw-r--r-- | net/dhcpdump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile index 2547428edbd6..3e670d725761 100644 --- a/net/dhcpdump/Makefile +++ b/net/dhcpdump/Makefile @@ -16,5 +16,6 @@ COMMENT= Decode and diagnose sniffed DHCP packets MAN1= dhcpdump.1 GNU_CONFIGURE= yes +USE_PERL5_BUILD= yes .include <bsd.port.mk> |