diff options
Diffstat (limited to 'www/p5-WWW-Instapaper-Client/Makefile')
-rw-r--r-- | www/p5-WWW-Instapaper-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Instapaper-Client/Makefile b/www/p5-WWW-Instapaper-Client/Makefile index 17ff75dd7476..b10065517724 100644 --- a/www/p5-WWW-Instapaper-Client/Makefile +++ b/www/p5-WWW-Instapaper-Client/Makefile @@ -17,7 +17,7 @@ COMMENT= An implementation of the Instapaper client API BUILD_DEPENDS= p5-Class-Base>=0:${PORTSDIR}/devel/p5-Class-Base \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |