diff options
-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 \ |