summaryrefslogtreecommitdiff
path: root/devel/p5-subversion
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-06 06:19:03 +0000
committerjlam <jlam@pkgsrc.org>2005-08-06 06:19:03 +0000
commit7fbb8d952791a8c4d82b77759fc5fb7accd491fe (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /devel/p5-subversion
parent86f92684818eb77da677366cd49b4fa35e87b579 (diff)
downloadpkgsrc-7fbb8d952791a8c4d82b77759fc5fb7accd491fe.tar.gz
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'devel/p5-subversion')
-rw-r--r--devel/p5-subversion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index 0b09150ccb6..6a3f8763fe5 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/07/25 20:11:31 epg Exp $
+# $NetBSD: Makefile,v 1.24 2005/08/06 06:19:18 jlam Exp $
PKGNAME= p5-subversion-${SVNVER}
+PKGREVISION= 1
COMMENT= Perl bindings for Subversion
PKG_INSTALLATION_TYPES= overwrite pkgviews
@@ -10,7 +11,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_CONFIGURE= NO
PERL5_OPTIONS+= threads
PERL5_PACKLIST= auto/SVN/_Core/.packlist
-PERL5_REQD+= 5.8
BUILD_TARGET= swig-pl-lib swig-pl
INSTALL_TARGET= install-swig-pl