Index: editors/openoffice.org-2/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-2/files/Makefile.knobs,v retrieving revision 1.54 diff -u -r1.54 Makefile.knobs --- editors/openoffice.org-2/files/Makefile.knobs 5 Jan 2009 19:43:55 -0000 1.54 +++ editors/openoffice.org-2/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -13,7 +13,7 @@ .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 Index: editors/openoffice.org-2-RC/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-2-RC/files/Makefile.knobs,v retrieving revision 1.54 diff -u -r1.54 Makefile.knobs --- editors/openoffice.org-2-RC/files/Makefile.knobs 5 Jan 2009 19:43:55 -0000 1.54 +++ editors/openoffice.org-2-RC/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -13,7 +13,7 @@ .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 Index: editors/openoffice.org-2-devel/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-2-devel/files/Makefile.knobs,v retrieving revision 1.54 diff -u -r1.54 Makefile.knobs --- editors/openoffice.org-2-devel/files/Makefile.knobs 5 Jan 2009 19:43:56 -0000 1.54 +++ editors/openoffice.org-2-devel/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -13,7 +13,7 @@ .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 Index: editors/openoffice.org-3/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-3/files/Makefile.knobs,v retrieving revision 1.56 diff -u -r1.56 Makefile.knobs --- editors/openoffice.org-3/files/Makefile.knobs 16 May 2009 06:23:58 -0000 1.56 +++ editors/openoffice.org-3/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -13,7 +13,7 @@ .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 Index: editors/openoffice.org-3-RC/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-3-RC/files/Makefile.knobs,v retrieving revision 1.56 diff -u -r1.56 Makefile.knobs --- editors/openoffice.org-3-RC/files/Makefile.knobs 23 Apr 2009 07:55:31 -0000 1.56 +++ editors/openoffice.org-3-RC/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -13,7 +13,7 @@ .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 Index: editors/openoffice.org-3-devel/files/Makefile.knobs =================================================================== RCS file: /home/pcvs/ports/editors/openoffice.org-3-devel/files/Makefile.knobs,v retrieving revision 1.58 diff -u -r1.58 Makefile.knobs --- editors/openoffice.org-3-devel/files/Makefile.knobs 23 Apr 2009 07:55:31 -0000 1.58 +++ editors/openoffice.org-3-devel/files/Makefile.knobs 21 May 2009 04:33:22 -0000 @@ -16,7 +16,7 @@ .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