aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ReadLine-Gnu/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2003-05-16 00:25:43 +0000
committerMatthew Hunt <mph@FreeBSD.org>2003-05-16 00:25:43 +0000
commit92af189d289a74a49d76b89b9224ae11a942eace (patch)
tree84998333ed543616f5cfef5419815930d14c5b33 /devel/p5-ReadLine-Gnu/Makefile
parent8ef9a110c083d6e07497c9091a6876c7b133c583 (diff)
downloadports-92af189d289a74a49d76b89b9224ae11a942eace.tar.gz
ports-92af189d289a74a49d76b89b9224ae11a942eace.zip
Notes
Diffstat (limited to 'devel/p5-ReadLine-Gnu/Makefile')
-rw-r--r--devel/p5-ReadLine-Gnu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile
index 15dba066af98..3fa52da55a5e 100644
--- a/devel/p5-ReadLine-Gnu/Makefile
+++ b/devel/p5-ReadLine-Gnu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ReadLine-Gnu
-PORTVERSION= 1.12
+PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
@@ -18,7 +18,6 @@ COMMENT= Perl 5 module that allows Term::ReadLine to use GNU readline
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Term::ReadLine::Gnu.3
.include <bsd.port.mk>