pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/xdm-krb4 Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e691faa4497a
branches:  trunk
changeset: 477387:e691faa4497a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 01 13:44:11 2004 +0000

description:
Convert to bl3.

diffstat:

 security/xdm-krb4/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d08e4586b472 -r e691faa4497a security/xdm-krb4/Makefile
--- a/security/xdm-krb4/Makefile        Thu Jul 01 13:42:09 2004 +0000
+++ b/security/xdm-krb4/Makefile        Thu Jul 01 13:44:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:53:20 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/07/01 13:44:11 wiz Exp $
 #
 
 DISTNAME=              xdm-krb4-3.3.6.3
@@ -9,7 +9,7 @@
 MAINTAINER=            wennmach%NetBSD.org@localhost
 COMMENT=               Kerberos IV and AFS aware xdm
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_PKGINSTALL=                yes
 USE_IMAKE=             yes
 
@@ -17,7 +17,7 @@
 KRB4_INCLUDE=  -I/usr/include/kerberosIV
 KRB4_LIBS=     -L/usr/lib -lkafs -lkrb -ldes -lkrb5 -lroken -lasn1 -lcom_err
 .else
-.  include "../../security/kth-krb4/buildlink2.mk"
+.  include "../../security/kth-krb4/buildlink3.mk"
 KRB4_INCLUDE=  -I${BUILDLINK_PREFIX.kth-krb4}/include/kerberosIV
 KRB4_LIBS=     -L${BUILDLINK_PREFIX.kth-krb4}/lib -lkafs -lkrb -ldes
 .endif



Home | Main Index | Thread Index | Old Index