diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-12-22 12:32:07 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-12-22 12:32:07 +0000 |
commit | 0a0340c4a0ca2ac8111d7d9d46cdc9502cecfd0d (patch) | |
tree | e6dc5b6a9b53ee85318f31496c26b32e47bbbcda /net/p5-NetAddr-IP-Count | |
parent | 5e4497a52afedbf4eccce20d67c8bddbf01d31e5 (diff) | |
download | ports-0a0340c4a0ca2ac8111d7d9d46cdc9502cecfd0d.tar.gz ports-0a0340c4a0ca2ac8111d7d9d46cdc9502cecfd0d.zip |
Notes
Diffstat (limited to 'net/p5-NetAddr-IP-Count')
-rw-r--r-- | net/p5-NetAddr-IP-Count/Makefile | 2 | ||||
-rw-r--r-- | net/p5-NetAddr-IP-Count/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-NetAddr-IP-Count/Makefile b/net/p5-NetAddr-IP-Count/Makefile index efcc5a59c6d0..174a40c9905b 100644 --- a/net/p5-NetAddr-IP-Count/Makefile +++ b/net/p5-NetAddr-IP-Count/Makefile @@ -18,8 +18,6 @@ COMMENT= NetAddr::IP::Count - Count hosts in named subnets BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incomplete pkg-plist - PERL_CONFIGURE= yes MAN3= NetAddr::IP::Count.3 diff --git a/net/p5-NetAddr-IP-Count/pkg-plist b/net/p5-NetAddr-IP-Count/pkg-plist index dfac41b9984b..acde37d2f989 100644 --- a/net/p5-NetAddr-IP-Count/pkg-plist +++ b/net/p5-NetAddr-IP-Count/pkg-plist @@ -3,3 +3,4 @@ %%SITE_PERL%%/NetAddr/IP/Count.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/Count @dirrmtry %%SITE_PERL%%/NetAddr/IP +@dirrmtry %%SITE_PERL%%/NetAddr |