aboutsummaryrefslogtreecommitdiff
path: root/textproc/info2man
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-01-04 10:37:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-01-04 10:37:04 +0000
commit32d92ccc55d21d94c935eb71fdf6880faa3f7ed1 (patch)
tree47a4680abb81009da18f7b12ee48345981daca21 /textproc/info2man
parentfbd7daf5c40b364fec1089a35b086ab0c26abb69 (diff)
downloadports-32d92ccc55d21d94c935eb71fdf6880faa3f7ed1.tar.gz
ports-32d92ccc55d21d94c935eb71fdf6880faa3f7ed1.zip
Add a missing dependency on p5-Perl4-CoreLibs
Notes
Notes: svn path=/head/; revision=376196
Diffstat (limited to 'textproc/info2man')
-rw-r--r--textproc/info2man/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/info2man/Makefile b/textproc/info2man/Makefile
index 91226785c18a..78a5a0ed568e 100644
--- a/textproc/info2man/Makefile
+++ b/textproc/info2man/Makefile
@@ -3,6 +3,7 @@
PORTNAME= info2man
PORTVERSION= 20040717
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.cskk.ezoshosting.com/cs/css/
DISTNAME= ${PORTNAME}
@@ -11,6 +12,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Translate GNU info files into man pages
+RUN_DEPENDS= p5-Perl4-CoreLibs>0:${PORTSDIR}/devel/p5-Perl4-CoreLibs
USES= perl5 shebangfix
NO_WRKSUBDIR= yes
NO_BUILD= yes