pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-subversion Add USE_TOOLS+=perl to fix build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61c72c645180
branches:  trunk
changeset: 535557:61c72c645180
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Nov 22 09:57:00 2007 +0000

description:
Add USE_TOOLS+=perl to fix build

diffstat:

 devel/p5-subversion/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3a5961222140 -r 61c72c645180 devel/p5-subversion/Makefile
--- a/devel/p5-subversion/Makefile      Thu Nov 22 09:56:22 2007 +0000
+++ b/devel/p5-subversion/Makefile      Thu Nov 22 09:57:00 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2007/07/25 09:41:55 jnemeth Exp $
+# $NetBSD: Makefile,v 1.38 2007/11/22 09:57:00 abs Exp $
 
 PKGNAME=       p5-subversion-${SVNVER}
 COMMENT=       Perl bindings for Subversion
@@ -12,6 +12,7 @@
 
 SHLIBTOOL_OVERRIDE=    # empty
 
+USE_TOOLS+=            perl
 PERL5_CONFIGURE=       no
 PERL5_OPTIONS+=                threads
 PERL5_PACKLIST=                auto/SVN/_Core/.packlist



Home | Main Index | Thread Index | Old Index