aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Diff/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-10-21 10:27:22 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-10-21 10:27:22 +0000
commitb5c6ba9e032e4d6ce9dee13bd08c3ec178129466 (patch)
treea794af59e8a86f4b77d3e52973d80d7fd4aa5a4a /devel/p5-Algorithm-Diff/Makefile
parent0330852bf3063b067b7de0f9ddfbf51d2bcd0467 (diff)
Notes
Diffstat (limited to 'devel/p5-Algorithm-Diff/Makefile')
-rw-r--r--devel/p5-Algorithm-Diff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile
index ee04f528c6d1..99b9da66926a 100644
--- a/devel/p5-Algorithm-Diff/Makefile
+++ b/devel/p5-Algorithm-Diff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-Diff
-PORTVERSION= 1.15
+PORTVERSION= 1.1901
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Algorithm
@@ -16,6 +16,7 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl interface to compute differences between two objects
PERL_CONFIGURE= yes
+USE_ZIP= yes
MAN3= Algorithm::Diff.3 Algorithm::DiffOld.3