pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mit-krb5
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jan 16 22:16:35 UTC 2024
Modified Files:
pkgsrc/security/mit-krb5: Makefile
Log Message:
security/mit-krb5: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/security/mit-krb5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/mit-krb5/Makefile
diff -u pkgsrc/security/mit-krb5/Makefile:1.117 pkgsrc/security/mit-krb5/Makefile:1.118
--- pkgsrc/security/mit-krb5/Makefile:1.117 Fri Jan 5 23:46:29 2024
+++ pkgsrc/security/mit-krb5/Makefile Tue Jan 16 22:16:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2024/01/05 23:46:29 adam Exp $
+# $NetBSD: Makefile,v 1.118 2024/01/16 22:16:34 rillig Exp $
BRANCHNAME= 1.21
DISTNAME= krb5-${BRANCHNAME}.2
@@ -50,7 +50,6 @@ CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --enable-dns-for-realm
CONFIGURE_ARGS+= --enable-pkgsrc-libtool
CONFIGURE_ARGS+= --without-system-verto
-CONFIGURE_ARGS+= --without-tcl
CONFIGURE_ENV+= BUILDLINK_PREFIX_OPENSSL=${BUILDLINK_PREFIX.openssl}
CONFIGURE_ENV+= DEFKTNAME=FILE:${PKG_SYSCONFDIR}/krb5.keytab
MAKE_ENV+= ROOT_USER=${ROOT_USER}
Home |
Main Index |
Thread Index |
Old Index