summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortez <tez@pkgsrc.org>2015-11-05 19:10:29 +0000
committertez <tez@pkgsrc.org>2015-11-05 19:10:29 +0000
commit77fd29250c034d6be305f131337adf36a7544f52 (patch)
tree2da8c9620a75c440dbdedcfe1a1483334e1c2279 /security
parent2b337e83f565fafabe104114582d93822f587894 (diff)
downloadpkgsrc-77fd29250c034d6be305f131337adf36a7544f52.tar.gz
Fix build in case there is a system version of verto found.
No revbump because it failed to build before if there was one. Fixes pkg/50348
Diffstat (limited to 'security')
-rw-r--r--security/mit-krb5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index 2eee8e010e8..39b4bdfc0b0 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2015/06/12 10:51:03 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2015/11/05 19:10:29 tez Exp $
DISTNAME= krb5-1.10.7
PKGNAME= mit-${DISTNAME}
@@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --enable-kdc-replay-cache
CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ARGS+= --without-tcl
CONFIGURE_ARGS+= --enable-pkgsrc-libtool
+CONFIGURE_ARGS+= --without-system-verto
CONFIGURE_ENV+= BUILDLINK_PREFIX_OPENSSL=${BUILDLINK_PREFIX.openssl:Q}
MAKE_ENV+= ROOT_USER=${ROOT_USER}
LIBS.SunOS= -lrt