diff options
Diffstat (limited to 'www/p5-HTTP-Cookies-w3m')
-rw-r--r-- | www/p5-HTTP-Cookies-w3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Cookies-w3m/Makefile b/www/p5-HTTP-Cookies-w3m/Makefile index 1b5c367fc419..f89434137b08 100644 --- a/www/p5-HTTP-Cookies-w3m/Makefile +++ b/www/p5-HTTP-Cookies-w3m/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Cookie storage and management for w3m -BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install +BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= HTTP::Cookies::w3m.3 |