diff options
Diffstat (limited to 'www/p5-WWW-Shorten-KUSO/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten-KUSO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten-KUSO/Makefile b/www/p5-WWW-Shorten-KUSO/Makefile index 3ec8fcf8d31f..087d7d94fc8d 100644 --- a/www/p5-WWW-Shorten-KUSO/Makefile +++ b/www/p5-WWW-Shorten-KUSO/Makefile @@ -15,7 +15,7 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Shorten URL using http://KUSO.CC/ BUILD_DEPENDS= ${SITE_PERL}/WWW/Shorten.pm:${PORTSDIR}/www/p5-WWW-Shorten -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |