aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reform
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-18 15:13:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-18 15:13:36 +0000
commitac5d137c8142ab2ee143fd83dc9544ef0e544160 (patch)
tree0371f8d5be8c800ca6814db971c7e93ecb2aad38 /textproc/p5-Text-Reform
parent78d911e204d81b5d276723a0a0b39e7d5dc4babf (diff)
downloadports-ac5d137c8142ab2ee143fd83dc9544ef0e544160.tar.gz
ports-ac5d137c8142ab2ee143fd83dc9544ef0e544160.zip
- add missing dependency
- bump PORTREVISION PR: 120746 Submitted by: leeym@ Approved by: maintainer implicit
Notes
Notes: svn path=/head/; revision=207513
Diffstat (limited to 'textproc/p5-Text-Reform')
-rw-r--r--textproc/p5-Text-Reform/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index 0a99e7514d74..890aeacb5c0f 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Text-Reform
PORTVERSION= 1.12.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Text/DCONWAY
@@ -16,6 +17,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Manual text wrapping and reformatting
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
+
PERL_CONFIGURE= yes
MAN3= Text::Reform.3