aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-27 22:34:41 +0800
committerswills <swills@FreeBSD.org>2012-02-27 22:34:41 +0800
commit57309c7bea3d92c770fb4cb3045029b2ea02cef4 (patch)
treee9b01867a9b0ef62a59cad7583dcc37fb637714d /textproc
parent935fb77784b633b5b1fbb77493640cd01d82dc9b (diff)
downloadfreebsd-ports-gnome-57309c7bea3d92c770fb4cb3045029b2ea02cef4.tar.gz
freebsd-ports-gnome-57309c7bea3d92c770fb4cb3045029b2ea02cef4.tar.zst
freebsd-ports-gnome-57309c7bea3d92c770fb4cb3045029b2ea02cef4.zip
- Add missing BUILD_DEPENDS and RUN_DEPENDS
PR: ports/165453 Approved by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Unicode-LineBreak/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile
index 74f2e5644176..606344ec31ca 100644
--- a/textproc/p5-Unicode-LineBreak/Makefile
+++ b/textproc/p5-Unicode-LineBreak/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Unicode-LineBreak
PORTVERSION= 1.008.2
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= Olivier.Girard@univ-angers.fr
COMMENT= Unicode-LineBreak package
+BUILD_DEPENDS= p5-MIME-Charset>=0:${PORTSDIR}/mail/p5-MIME-Charset
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
USE_PERL5= 5.8.0+