diff options
Diffstat (limited to 'www/p5-WWW-Tumblr/Makefile')
-rw-r--r-- | www/p5-WWW-Tumblr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Tumblr/Makefile b/www/p5-WWW-Tumblr/Makefile index ef5570396760..b07173ca8497 100644 --- a/www/p5-WWW-Tumblr/Makefile +++ b/www/p5-WWW-Tumblr/Makefile @@ -15,7 +15,7 @@ MAINTAINER= markun@onohara.to COMMENT= Perl interface for the Tumblr API BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} |