summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-10 13:54:23 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-10 13:54:23 +0000
commit596b94f2c036b6f72e993613dff16162b110bebf (patch)
tree820301869c3271b2d797713a52f05d7eba5281f0 /textproc/p5-Pod-Simple/Makefile
parent- Update to 1.5.6 (diff)
- Update to 3.11
- Add missing dependence
Diffstat (limited to 'textproc/p5-Pod-Simple/Makefile')
-rw-r--r--textproc/p5-Pod-Simple/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index cb162ce5940f..43d35a01cd72 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= Pod-Simple
-PORTVERSION= 3.10
+PORTVERSION= 3.11
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Framework for parsing Pod
+BUILD_DEPENDS= p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Pod::Simple.3 \