aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-05-18 13:56:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-05-18 13:56:18 +0000
commit512a567ee188bf96fbaf7197ac5d0e6c68ba7edf (patch)
treeb723b0f0c2848fcfb2ebef3cc0e52e7bc4352db6 /x11
parent5764b99e0cad151efc3b581d054596bfb6329149 (diff)
downloadports-512a567ee188bf96fbaf7197ac5d0e6c68ba7edf.tar.gz
ports-512a567ee188bf96fbaf7197ac5d0e6c68ba7edf.zip
- use cups-client as depency
Approved by: miwi
Notes
Notes: svn path=/head/; revision=234139
Diffstat (limited to 'x11')
-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