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