diff options
Diffstat (limited to 'textproc/p5-Regexp-Common-profanity_us/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common-profanity_us/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile index ece98fcb72ce..e23b8b8caf90 100644 --- a/textproc/p5-Regexp-Common-profanity_us/Makefile +++ b/textproc/p5-Regexp-Common-profanity_us/Makefile @@ -15,7 +15,7 @@ MAINTAINER= gslin@gslin.org COMMENT= Provide regexes for U.S. profanity BUILD_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |