diff options
Diffstat (limited to 'www/p5-WWW-Shorten-isgd/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten-isgd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten-isgd/Makefile b/www/p5-WWW-Shorten-isgd/Makefile index 45417e945639..a76cbca2d28c 100644 --- a/www/p5-WWW-Shorten-isgd/Makefile +++ b/www/p5-WWW-Shorten-isgd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= max@FreeBSD.org COMMENT= Abstract interface to is.gd, one of URL shortening sites BUILD_DEPENDS= p5-WWW-Shorten>=1.97:${PORTSDIR}/www/p5-WWW-Shorten -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |