diff options
Diffstat (limited to 'textproc/p5-Unicode-Escape/Makefile')
-rw-r--r-- | textproc/p5-Unicode-Escape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Unicode-Escape/Makefile b/textproc/p5-Unicode-Escape/Makefile index 8d9182e3165b..26c063f0ad1c 100644 --- a/textproc/p5-Unicode-Escape/Makefile +++ b/textproc/p5-Unicode-Escape/Makefile @@ -15,7 +15,7 @@ MAINTAINER= vvatlin@masterhost.ru COMMENT= Escape and unescape Unicode characters other than ASCII BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |