From d9b5dde06e3e3477c01bec345e8266a6383aa0a2 Mon Sep 17 00:00:00 2001 From: lofi Date: Sun, 22 Jan 2006 12:40:18 +0000 Subject: Use the kdelibs3-nocups plist in the WITHOUT_CUPS case. Noticed by: kris --- x11/kdelibs4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/kdelibs4') diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 93d111217512..0424bb89402a 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -42,6 +42,7 @@ CONFLICTS+= kdeadmin-3.[0-3].* kdeadmin-3.4.[0-1]* kdeartwork-3.[2-3]* kdebase-3 CONFLICTS+= kdelibs-[0-9]* PKGNAMESUFFIX= -nocups CONFIGURE_ARGS+=--disable-cups +PLIST= ${.CURDIR}/../kdelibs3-nocups/pkg-plist .else CONFLICTS+= kdelibs-nocups-[0-9]* LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-base -- cgit