diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-19 17:50:25 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-19 17:50:25 +0000 |
commit | d4e268e8514dcc1c279e865834abe13f8380f6ba (patch) | |
tree | 74f2fe99cf44b6fd176e4b8adf0e59b472974e4f /sysutils/p5-File-Listing | |
parent | 582fa8f6c789917c94950d6254b97cd49dd9f4dc (diff) |
Notes
Diffstat (limited to 'sysutils/p5-File-Listing')
-rw-r--r-- | sysutils/p5-File-Listing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/p5-File-Listing/Makefile b/sysutils/p5-File-Listing/Makefile index 480040360b6c..156754b9e8dc 100644 --- a/sysutils/p5-File-Listing/Makefile +++ b/sysutils/p5-File-Listing/Makefile @@ -17,6 +17,8 @@ COMMENT= Parse directory listings RUN_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date BUILD_DEPENDS:= ${RUN_DEPENDS} +CONFLICTS= p5-libwww-5* + PERL_CONFIGURE= yes MAN3= File::Listing.3 |