diff options
Diffstat (limited to 'textproc/p5-Unicode-LineBreak')
| -rw-r--r-- | textproc/p5-Unicode-LineBreak/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index e9132fc1f528..90ad684e851d 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -15,8 +15,8 @@ COMMENT=	Unicode-LineBreak package  LICENSE=	ART10 GPLv1+  LICENSE_COMB=	dual -BUILD_DEPENDS=	p5-MIME-Charset>=1.006.2:mail/p5-MIME-Charset -RUN_DEPENDS:=	${BUILD_DEPENDS} +BUILD_DEPENDS=	${RUN_DEPENDS} +RUN_DEPENDS=	p5-MIME-Charset>=1.006.2:mail/p5-MIME-Charset  MAKE_JOBS_UNSAFE=	yes  | 
