aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-10 00:23:46 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-10 00:23:46 +0000
commit7dc50d558f95e5ff671f27070c52c65d8b0e8973 (patch)
tree38b36dfb760a80af76849162946fcf769fd42a31 /textproc
parentc2ce979edf82fe87d1cbe56477d2339767970e19 (diff)
downloadports-7dc50d558f95e5ff671f27070c52c65d8b0e8973.tar.gz
ports-7dc50d558f95e5ff671f27070c52c65d8b0e8973.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-LaTeX-Pod/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-LaTeX-Pod/Makefile b/textproc/p5-LaTeX-Pod/Makefile
index 802f8126dde3..4c96a93a49c3 100644
--- a/textproc/p5-LaTeX-Pod/Makefile
+++ b/textproc/p5-LaTeX-Pod/Makefile
@@ -7,6 +7,7 @@
PORTNAME= LaTeX-Pod
PORTVERSION= 0.21
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +16,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Transform LaTeX source files to POD
BUILD_DEPENDS= p5-LaTeX-TOM>=0.9:${PORTSDIR}/textproc/p5-LaTeX-TOM \
+ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Params-Validate>=0.91:${PORTSDIR}/devel/p5-Params-Validate \
p5-boolean>=0.20:${PORTSDIR}/devel/p5-boolean
RUN_DEPENDS:= ${BUILD_DEPENDS}