From 60e9e3aa10b085a33ae6b84ff2ec9fa4bd107ae1 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 27 Mar 2006 02:23:32 +0000 Subject: Enable CUPS support for default --- editors/openoffice.org-2.0-devel/files/Makefile.knobs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'editors/openoffice.org-2.0-devel/files') diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs index 72abc5d6a217..625bbba1eea9 100644 --- a/editors/openoffice.org-2.0-devel/files/Makefile.knobs +++ b/editors/openoffice.org-2.0-devel/files/Makefile.knobs @@ -105,11 +105,11 @@ pre-fetch: # @${ECHO} "make -DWITH_GNUGCJ" #.endif #XXX currently broken -#.if !defined(WITH_CUPS) -# @${ECHO} -# @${ECHO} "You can compile OOo with CUPS support with" -# @${ECHO} "make -DWITH_CUPS" -#.endif +.if !defined(WITH_CUPS) + @${ECHO} + @${ECHO} "You can compile OOo with CUPS support with" + @${ECHO} "make -DWITH_CUPS" +.endif .if !defined(WITH_KDE) @${ECHO} @${ECHO} "You can compile OOo to use Qt/KDE vclplug with" -- cgit v1.2.3