diff options
Diffstat (limited to 'www/p5-HTTP-Cookies-w3m/Makefile')
-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 ed3844161e18..1b5c367fc419 100644 --- a/www/p5-HTTP-Cookies-w3m/Makefile +++ b/www/p5-HTTP-Cookies-w3m/Makefile @@ -16,7 +16,7 @@ MAINTAINER= markun@onohara.to COMMENT= Cookie storage and management for w3m BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= HTTP::Cookies::w3m.3 |