aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Autoformat/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-04-06 18:43:23 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-04-06 18:43:23 +0000
commit02169aabf47a00397555345b64dcfb5383a45851 (patch)
tree89133ddcb5f126c7277ab29b6400e539cb45fa9a /textproc/p5-Text-Autoformat/Makefile
parent0f5f65479e9714193b56d05ffbff2eb6057e200c (diff)
Notes
Diffstat (limited to 'textproc/p5-Text-Autoformat/Makefile')
-rw-r--r--textproc/p5-Text-Autoformat/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index 084ced7f4993..ee6bdec539ed 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= Text-Autoformat
-PORTVERSION= 1.666.0
+PORTVERSION= 1.668.001
CATEGORIES= textproc perl5
MASTER_SITES= CPAN/Text/DCONWAY
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/}
MAINTAINER= tobez@FreeBSD.org
COMMENT= Automatic and manual text wrapping and reformating formatting
-BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version \
- ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform
+BUILD_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version \
+ p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes