diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-22 07:52:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-22 07:52:46 +0000 |
commit | 6ed433cea3bf4ffb30f1f0c3e018ab662ddb876e (patch) | |
tree | b4fa691adfa027272bbb7e6fbc6e88095b97b448 /net/dhcpdump | |
parent | c803ba9dc6e18e196b83f906c14fed4b3ff2dd60 (diff) | |
download | ports-6ed433cea3bf4ffb30f1f0c3e018ab662ddb876e.tar.gz ports-6ed433cea3bf4ffb30f1f0c3e018ab662ddb876e.zip |
Notes
Diffstat (limited to 'net/dhcpdump')
-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> |