pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-subversion BUILDLINK_PKGSRCDIR.perl is now se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8849d04781d
branches: trunk
changeset: 466614:d8849d04781d
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Jan 21 10:09:09 2004 +0000
description:
BUILDLINK_PKGSRCDIR.perl is now set correctly by perl5/buildlink2.mk
if PERL5_RED=5.8.
diffstat:
devel/p5-subversion/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r a3ffc6782fb4 -r d8849d04781d devel/p5-subversion/Makefile
--- a/devel/p5-subversion/Makefile Wed Jan 21 10:03:41 2004 +0000
+++ b/devel/p5-subversion/Makefile Wed Jan 21 10:09:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/13 21:17:04 epg Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/21 10:09:09 jlam Exp $
PKGNAME= p5-subversion-${SVNVER}
COMMENT= Perl bindings for Subversion
@@ -7,8 +7,6 @@
CONFIGURE_ENV+= PERL=${PERL5}
-BUILDLINK_PKGSRCDIR.perl= ../../lang/perl58
-
PERL5_REQD= 5.8
PERL_DIR= ${WRKSRC}/subversion/bindings/swig/perl
ALL_TARGET= swig-pl-lib
Home |
Main Index |
Thread Index |
Old Index