summaryrefslogtreecommitdiff
path: root/net/arla
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-01 13:42:09 +0000
committerwiz <wiz@pkgsrc.org>2004-07-01 13:42:09 +0000
commit465b371561dd1a8c0dbf01ab498becec5670c9af (patch)
tree69e35e5b07d7381039099c98d2a0d3f32a6f8990 /net/arla
parenteca521ff8e0a624f3322fad037c01c57ecae18df (diff)
downloadpkgsrc-465b371561dd1a8c0dbf01ab498becec5670c9af.tar.gz
"Blind" conversion to bl3 -- does not compile on 1.6.x nor 2.0_BETA with
bl2 anyway.
Diffstat (limited to 'net/arla')
-rw-r--r--net/arla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index c250f40aedc..734e5d398fb 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -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 @@ CONFLICTS+= rx-[0-9]*
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-krb4-include=/usr/include/kerberosIV
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}