From 8ab7075dda45ef64687d5bb18c220bf73d5bc05f Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 19 Feb 2010 09:43:21 +0000 Subject: reduce depenedencies on cups-base PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes --- editors/openoffice.org-3-RC/files/Makefile.knobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-3-RC') diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs index b6ca43787fef..57c658657278 100644 --- a/editors/openoffice.org-3-RC/files/Makefile.knobs +++ b/editors/openoffice.org-3-RC/files/Makefile.knobs @@ -16,7 +16,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}" .if defined(WITHOUT_CUPS) CONFIGURE_ARGS+= --enable-cups=no .else -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base +LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client CONFIGURE_ARGS+= --enable-cups=yes .endif -- cgit v1.2.3