pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/arla "Blind" conversion to bl3 -- does not compile...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d08e4586b472
branches:  trunk
changeset: 477386:d08e4586b472
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 01 13:42:09 2004 +0000

description:
"Blind" conversion to bl3 -- does not compile on 1.6.x nor 2.0_BETA with
bl2 anyway.

diffstat:

 net/arla/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 24e0292052bc -r d08e4586b472 net/arla/Makefile
--- a/net/arla/Makefile Thu Jul 01 13:18:20 2004 +0000
+++ b/net/arla/Makefile Thu Jul 01 13:42:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2003/08/30 22:51:23 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2004/07/01 13:42:09 wiz Exp $
 
 DISTNAME=              arla-0.35.12
 #PKGREVISION=
@@ -15,7 +15,7 @@
 OSVERSION_SPECIFIC=    yes
 INFO_FILES=            arla.info
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_X11=               yes
 GNU_CONFIGURE=         yes
 
@@ -29,7 +29,7 @@
 CONFIGURE_ARGS+=       --with-roken=/usr
 CONFIGURE_ARGS+=       --with-roken-include=/usr/include/krb5
 .else
-.  include "../../security/kth-krb4/buildlink2.mk"
+.  include "../../security/kth-krb4/buildlink3.mk"
 CONFIGURE_ARGS+=       --with-krb4-lib=${BUILDLINK_PREFIX.kth-krb4}
 CONFIGURE_ARGS+=       --with-krb4-include=${BUILDLINK_PREFIX.kth-krb4}/include
 CONFIGURE_ARGS+=       --with-roken=${BUILDLINK_PREFIX.kth-krb4}



Home | Main Index | Thread Index | Old Index