diff options
Diffstat (limited to 'www/p5-Xango/Makefile')
-rw-r--r-- | www/p5-Xango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Xango/Makefile b/www/p5-Xango/Makefile index b76318a141bf..9aa1fd1047d4 100644 --- a/www/p5-Xango/Makefile +++ b/www/p5-Xango/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache \ ${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ ${SITE_PERL}/POE/Component/Client/HTTP.pm:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |