summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-05-16 19:22:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-05-16 19:22:18 +0000
commitab6a3355fbe5324ad5b77fcfb841a8b1eab76b73 (patch)
treef56cf6dafb5d8eb82cb249a6c096f16dbc119597 /x11-toolkits/gnustep-gui
parent- Update to 1.02 (diff)
- use cups-client
Notes
Notes: svn path=/head/; revision=234008
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-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 "