aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-01-22 20:40:18 +0800
committerlofi <lofi@FreeBSD.org>2006-01-22 20:40:18 +0800
commitd9b5dde06e3e3477c01bec345e8266a6383aa0a2 (patch)
tree9ca8f8cc155b52ab0145d561410cc934f8b429b2 /x11
parentb3d2d97bf75a0fd0bf774c2a107ac976ba9b8aa4 (diff)
downloadfreebsd-ports-gnome-d9b5dde06e3e3477c01bec345e8266a6383aa0a2.tar.gz
freebsd-ports-gnome-d9b5dde06e3e3477c01bec345e8266a6383aa0a2.tar.zst
freebsd-ports-gnome-d9b5dde06e3e3477c01bec345e8266a6383aa0a2.zip
Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.
Noticed by: kris
Diffstat (limited to 'x11')
-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