From 59691974ed16c2ead6c9fde26081bb3f889ef0f7 Mon Sep 17 00:00:00 2001 From: maya Date: Sat, 9 May 2020 12:15:58 +0000 Subject: cups-base: don't pass --disable-gssapi options.mk already handles enabling/disabling this. --- print/cups-base/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/cups-base') diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 4b41d15e21f..ba5d0a9ada3 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2020/05/02 11:47:16 leot Exp $ +# $NetBSD: Makefile,v 1.32 2020/05/09 12:15:58 maya Exp $ .include "../../print/cups/Makefile.common" @@ -39,7 +39,6 @@ CONFIGURE_ARGS+= --enable-ssl CONFIGURE_ARGS+= --without-bundledir CONFIGURE_ARGS+= --without-icondir CONFIGURE_ARGS+= --without-menudir -CONFIGURE_ARGS+= --disable-gssapi CONFIGURE_ENV+= DSOFLAGS=${LDFLAGS:M*:Q} -- cgit v1.2.3