aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Perldoc/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-27 14:32:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-27 14:32:09 +0000
commit500e6a241ea84dfddda8b55d5545e37d3f75322b (patch)
tree50a25394a869ff9cea38172102e9d7afd8ad8367 /textproc/p5-Pod-Perldoc/Makefile
parent94b7441dd63dc38700643439fa63796b1ee3ea0a (diff)
downloadports-500e6a241ea84dfddda8b55d5545e37d3f75322b.tar.gz
ports-500e6a241ea84dfddda8b55d5545e37d3f75322b.zip
Have perldoc use mandoc before *roff. Also, fix perldoc when using more as a
pager. Differential Revision: https://reviews.freebsd.org/D2373 With hat: perl@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=384837
Diffstat (limited to 'textproc/p5-Pod-Perldoc/Makefile')
-rw-r--r--textproc/p5-Pod-Perldoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Perldoc/Makefile b/textproc/p5-Pod-Perldoc/Makefile
index 6771391cf0e8..fd693e68fa52 100644
--- a/textproc/p5-Pod-Perldoc/Makefile
+++ b/textproc/p5-Pod-Perldoc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Pod-Perldoc
PORTVERSION= 3.25
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-