aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-05-18 21:56:18 +0800
committerdinoex <dinoex@FreeBSD.org>2009-05-18 21:56:18 +0800
commitca4d7af20d5fa4f43df62f25b700b09b5500ab8c (patch)
tree233e63fd08f3dd4188d8123719e7cf16a4a1eb40 /x11/kdelibs3
parentcda5dfaa28171d1899fa7b10e00647666f539d42 (diff)
downloadfreebsd-ports-gnome-ca4d7af20d5fa4f43df62f25b700b09b5500ab8c.tar.gz
freebsd-ports-gnome-ca4d7af20d5fa4f43df62f25b700b09b5500ab8c.tar.zst
freebsd-ports-gnome-ca4d7af20d5fa4f43df62f25b700b09b5500ab8c.zip
- use cups-client as depency
Approved by: miwi
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index dce1b6fee566..00ca660ff3b2 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+=--disable-cups
PLIST= ${.CURDIR}/../kdelibs3-nocups/pkg-plist
.else
CONFLICTS+= kdelibs-nocups-[0-9]*
-LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client
.endif
USE_BZIP2= yes