aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-05-17 03:22:18 +0800
committerdinoex <dinoex@FreeBSD.org>2009-05-17 03:22:18 +0800
commitfc92320f3854d710d22701ed9dc5651f40ac2b87 (patch)
tree0790c3f187d77d532c0bdb356c3d053dab4d9cbb
parent2ad9a687002d297014e2ec15ecff087d200a42f1 (diff)
downloadfreebsd-ports-gnome-fc92320f3854d710d22701ed9dc5651f40ac2b87.tar.gz
freebsd-ports-gnome-fc92320f3854d710d22701ed9dc5651f40ac2b87.tar.zst
freebsd-ports-gnome-fc92320f3854d710d22701ed9dc5651f40ac2b87.zip
- use cups-client
-rw-r--r--x11-toolkits/gnustep-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index b1c1fbef6f83..5b89b61c93a0 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -63,7 +63,7 @@ PLIST_SUB+= WITH_PORTAUDIO="@comment "
.endif
.if !defined(WITHOUT_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
PLIST_SUB+= WITH_CUPS=""
.else
PLIST_SUB+= WITH_CUPS="@comment "