aboutsummaryrefslogtreecommitdiff
path: root/print/xfce4-print/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2011-05-19 20:31:43 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2011-05-19 20:31:43 +0000
commitf155c726fc493888539638a895b2d3dad7e7a9b0 (patch)
tree80ab7b7e139163737cfbfbed811b999f250f563a /print/xfce4-print/Makefile
parent9b29aaa4d0fdc3cc832dc84a5ae8ddf65186f6a0 (diff)
downloadports-f155c726fc493888539638a895b2d3dad7e7a9b0.tar.gz
ports-f155c726fc493888539638a895b2d3dad7e7a9b0.zip
Notes
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r--print/xfce4-print/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 3a6a4fdefc45..517691a23d50 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -34,7 +34,7 @@ OPTIONS= LPR "Use lpr as printing system" on \
.if defined(WITH_CUPS)
CONFIGURE_ARGS+=--enable-cups
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
PLIST_SUB+= CUPS=""
.else
CONFIGURE_ARGS+=--disable-cups