aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Balanced
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-12 01:04:44 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-12 01:04:44 +0000
commitfb5de755124516c35e91374ce45e1e81959e8b57 (patch)
tree7ceb67dd5b08bb29b07603c469633cc382691458 /textproc/p5-Text-Balanced
parentb9d5fb2fde1564206f45027a073c7c42debdeb10 (diff)
downloadports-fb5de755124516c35e91374ce45e1e81959e8b57.tar.gz
ports-fb5de755124516c35e91374ce45e1e81959e8b57.zip
- version.pm is required in run-time.
- bump PORTREVISION Noted by: kris
Notes
Notes: svn path=/head/; revision=182129
Diffstat (limited to 'textproc/p5-Text-Balanced')
-rw-r--r--textproc/p5-Text-Balanced/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile
index c886953d356d..4611534b13a8 100644
--- a/textproc/p5-Text-Balanced/Makefile
+++ b/textproc/p5-Text-Balanced/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-Balanced
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -17,6 +18,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Extract delimited text sequences from strings
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes