From 00d74addc4a216cb9f8d2683d52865e961ce0edc Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 9 Mar 2005 11:23:39 +0000 Subject: Update to 1.9m83 fix typo at Makefile.knob[1] Submitted by: Hiromi Kimura [1] --- editors/openoffice.org-3/files/Makefile.knobs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/openoffice.org-3/files/Makefile.knobs') diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs index 168c0024b0d5..df7cc8c5e058 100644 --- a/editors/openoffice.org-3/files/Makefile.knobs +++ b/editors/openoffice.org-3/files/Makefile.knobs @@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --enable-kde .if defined(WITHOUT_MOZILLA) CONFIGURE_ARGS+= --disable-mozilla +.else +CONFIGURE_ARGS+= --enable-build-mozilla .endif .if defined(WITH_CUPS) @@ -44,7 +46,7 @@ pre-fetch: @${ECHO} @${ECHO} "WARNING" @${ECHO} "Your rtld seems to be old." - @${ECHO} "Please remake your rtld by: + @${ECHO} "Please remake your rtld by:" @${ECHO} "[1] if you use 4-series:" @${ECHO} "# fetch http://people.freebsd.org/~maho/ooo/patch-rtld.c-releng4" @${ECHO} "# cd /usr/src/libexec/rtld-elf ; patch < patch-rtld.c-releng4" -- cgit v1.2.3