summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd>2005-01-31 09:55:15 +0000
committermarkd <markd>2005-01-31 09:55:15 +0000
commit739c38fe4bdf6ce6fd4de906d2616e4a6e9cbeaf (patch)
tree9783d9519692a8852f0339b9f2da38d637e207e4 /x11
parent7398000fb4ea85591522e607c11daf88a95fac44 (diff)
downloadpkgsrc-739c38fe4bdf6ce6fd4de906d2616e4a6e9cbeaf.tar.gz
Remove USE_CUPS test, its now in mk/defaults/obsolete.mk
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile6
1 files changed, 1 insertions, 5 deletions
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"