diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
commit | 99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch) | |
tree | bea626d8d7aaa3973f00760684b26d2ddcce74eb /net/ip6_int | |
parent | ce05caaae21cd6b880cf5567917d6bde1c9144fa (diff) |
Notes
Diffstat (limited to 'net/ip6_int')
-rw-r--r-- | net/ip6_int/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ip6_int/Makefile b/net/ip6_int/Makefile index dda685f376b3..58b62be6ac66 100644 --- a/net/ip6_int/Makefile +++ b/net/ip6_int/Makefile @@ -14,8 +14,7 @@ COMMENT= Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value PLIST_FILES= bin/ip6_int NO_BUILD= yes -USE_PERL5= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= ip6_int do-extract: |