pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/mit-krb5 Remove unused section... MIT krb5 ap...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6da212375d04
branches: trunk
changeset: 492517:6da212375d04
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Apr 14 23:07:55 2005 +0000
description:
Remove unused section... MIT krb5 apparently now detects NetBSD's utmpx
implementation correctly on NetBSD>=2.0.
diffstat:
security/mit-krb5/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r 5cae62d2ecf4 -r 6da212375d04 security/mit-krb5/Makefile
--- a/security/mit-krb5/Makefile Thu Apr 14 22:24:59 2005 +0000
+++ b/security/mit-krb5/Makefile Thu Apr 14 23:07:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:47:13 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/14 23:07:55 jlam Exp $
DISTNAME= krb5-1.4
PKGNAME= mit-${DISTNAME:S/-signed$//}
@@ -43,14 +43,6 @@
CONFIGURE_ARGS+= --without-tcl
MAKE_ENV+= ROOT_USER=${ROOT_USER}
-# XXX Force using the BSD utmp interface on NetBSD until the configure
-# XXX scripts can be taught how to properly detect our utmpx
-# XXX implementation.
-#
-#.if ${OPSYS} == "NetBSD"
-#CONFIGURE_ENV+= ac_cv_func_setutent=no
-#.endif
-
.if defined(KERBEROS_PREFIX_CMDS) && !empty(KERBEROS_PREFIX_CMDS:M[yY][eE][sS])
PKG_DEFAULT_OPTIONS+= prefix-cmds
.endif
Home |
Main Index |
Thread Index |
Old Index