summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-01-22 12:40:18 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-01-22 12:40:18 +0000
commitc548d59d7eeaeb3a660246f7c221a70dcb600aa4 (patch)
treec9e5edab17ca89fc254e346cd2a145e93fa4c8ec
parenthttp://developer.linuxtag.net/knoppix/sources/ is not accessible for a (diff)
Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.
Noticed by: kris
Notes
Notes: svn path=/head/; revision=154156
-rw-r--r--x11/kdelibs3/Makefile1
-rw-r--r--x11/kdelibs4/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 93d111217512..0424bb89402a 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/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
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