diff options
Diffstat (limited to 'textproc/p5-Regexp-Common-profanity_us/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common-profanity_us/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile index 63ef9a2978dd..53cc5d1c7609 100644 --- a/textproc/p5-Regexp-Common-profanity_us/Makefile +++ b/textproc/p5-Regexp-Common-profanity_us/Makefile @@ -14,8 +14,8 @@ COMMENT= Provide regexes for U.S. profanity LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-Common>=0:textproc/p5-Regexp-Common -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Regexp-Common>=0:textproc/p5-Regexp-Common USE_PERL5= configure USES= perl5 |