diff options
Diffstat (limited to 'sysutils/p5-File-Listing')
-rw-r--r-- | sysutils/p5-File-Listing/Makefile | 7 | ||||
-rw-r--r-- | sysutils/p5-File-Listing/pkg-plist | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/p5-File-Listing/Makefile b/sysutils/p5-File-Listing/Makefile index 96124080d6cb..50283e043512 100644 --- a/sysutils/p5-File-Listing/Makefile +++ b/sysutils/p5-File-Listing/Makefile @@ -14,11 +14,12 @@ COMMENT= Parse directory listings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date +RUN_DEPENDS:= ${BUILD_DEPENDS} -CONFLICTS= p5-libwww-5* +CONFLICTS_INSTALL= p5-libwww-5* +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/sysutils/p5-File-Listing/pkg-plist b/sysutils/p5-File-Listing/pkg-plist index e90b1b96d574..53f4ecb3c84c 100644 --- a/sysutils/p5-File-Listing/pkg-plist +++ b/sysutils/p5-File-Listing/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/File::Listing.3.gz %%SITE_PERL%%/File/Listing.pm +%%PERL5_MAN3%%/File::Listing.3.gz |