diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2014-02-19 10:15:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2014-02-19 10:15:47 +0000 |
commit | b26c025c06a5fb459636a24621bf7440119899fa (patch) | |
tree | 1a2194ad431a608c9d3a154a6517e5d0e19aa53b /net-mgmt/ipv6calc | |
parent | c40137edb8114d754b950c1fad6c3991199e838b (diff) | |
download | ports-b26c025c06a5fb459636a24621bf7440119899fa.tar.gz ports-b26c025c06a5fb459636a24621bf7440119899fa.zip |
Notes
Diffstat (limited to 'net-mgmt/ipv6calc')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 2367b7bd73ae..e96e0fd916f7 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ MAINTAINER= edwin@mavetju.org COMMENT= Convert, change, and calculate with IPv6 addresses -USES= gettext gmake +USES= gettext gmake perl5 GNU_CONFIGURE= yes PLIST_FILES= bin/ipv6calc bin/ipv6logconv bin/ipv6logstats \ |