diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-Plugin-phpBB/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-Plugin-phpBB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile index 602b6638d925..bd9223c85c8a 100644 --- a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile +++ b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= WWW::Mechanize::Plugin::phpBB.3 |