aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-LineBreak
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-27 14:34:41 +0000
committerSteve Wills <swills@FreeBSD.org>2012-02-27 14:34:41 +0000
commitfff6a87cc3aec6a0a4687ca2412a9eb9aa9d8f34 (patch)
tree351820555d81d5a1a77f133ecbd3dfba20c3310d /textproc/p5-Unicode-LineBreak
parent99ede11a3acfe3c9535f931cbf89cd8f08006f97 (diff)
downloadports-fff6a87cc3aec6a0a4687ca2412a9eb9aa9d8f34.tar.gz
ports-fff6a87cc3aec6a0a4687ca2412a9eb9aa9d8f34.zip
- Add missing BUILD_DEPENDS and RUN_DEPENDS
PR: ports/165453 Approved by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
Notes
Notes: svn path=/head/; revision=292303
Diffstat (limited to 'textproc/p5-Unicode-LineBreak')
-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+