summaryrefslogtreecommitdiff
path: root/devel/p5-subversion
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-04 17:04:01 +0000
committerrecht <recht@pkgsrc.org>2003-12-04 17:04:01 +0000
commit893b448209031336cd9fd9716325daf9f0073c9a (patch)
tree09a07fa15a8c3c494f37eda414c74c90425e62fa /devel/p5-subversion
parent5008c1153e6518b0719ea0118534570883976cce (diff)
downloadpkgsrc-893b448209031336cd9fd9716325daf9f0073c9a.tar.gz
Catch up with name change (py-subversion) and bump PKGREVISION, because
of the BUILDLINK_DEPENDS.neon bump. p5-subersion depends on perl 5.8. ok'ed by epg.
Diffstat (limited to 'devel/p5-subversion')
-rw-r--r--devel/p5-subversion/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index 5a023b990e9..8e10fdd91c6 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 15:13:58 epg Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/04 17:04:01 recht Exp $
PKGNAME= p5-subversion-${SVNVER}
COMMENT= Perl bindings for Subversion
.include "../../devel/subversion/Makefile.common"
+BUILDLINK_PKGSRCDIR.perl= ../../lang/perl58
+
+PERL5_REQD= 5.8.0
PERL_DIR= ${WRKSRC}/subversion/bindings/swig/perl
ALL_TARGET= swig-pl-lib
INSTALL_TARGET= install-swig-pl-lib