diff options
Diffstat (limited to 'graphics/p5-URI-GoogleChart')
-rw-r--r-- | graphics/p5-URI-GoogleChart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-URI-GoogleChart/Makefile b/graphics/p5-URI-GoogleChart/Makefile index c7f8cc36159e..b397befe285a 100644 --- a/graphics/p5-URI-GoogleChart/Makefile +++ b/graphics/p5-URI-GoogleChart/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Generate Google Chart URIs BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |