diff options
Diffstat (limited to 'devel/p5-Gravatar-URL/Makefile')
-rw-r--r-- | devel/p5-Gravatar-URL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Gravatar-URL/Makefile b/devel/p5-Gravatar-URL/Makefile index 2c66eae263f9..c2007f7a12c1 100644 --- a/devel/p5-Gravatar-URL/Makefile +++ b/devel/p5-Gravatar-URL/Makefile @@ -16,7 +16,7 @@ COMMENT= Make URLs for Gravatars from an email address BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes PERL_MODBUILD=yes |