From 739c38fe4bdf6ce6fd4de906d2616e4a6e9cbeaf Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 31 Jan 2005 09:55:15 +0000 Subject: Remove USE_CUPS test, its now in mk/defaults/obsolete.mk --- x11/kdelibs3/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'x11') diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 8b222c4505d..c6b2e5e9f26 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2005/01/05 10:36:23 markd Exp $ +# $NetBSD: Makefile,v 1.76 2005/01/31 09:55:15 markd Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGREVISION= 6 @@ -46,10 +46,6 @@ SUBST_FILES.kdelibsfix= \ SUBST_SED.kdelibsfix= -e 's:@LOCALBASE@:${LOCALBASE}:g' \ -e 's:@PKGLOCALEDIR@:${PKGLOCALEDIR}:g' -.if defined(USE_CUPS) && (${USE_CUPS} == "YES") -PKG_DEFAULT_OPTIONS+= cups -.endif - PKG_OPTIONS_VAR= PKG_OPTIONS.kdelibs PKG_SUPPORTED_OPTIONS= cups .include "../../mk/bsd.options.mk" -- cgit v1.2.3