aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-12-04 03:43:00 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-12-04 03:43:00 +0000
commitbfd34d56854148119fb936a512a3f8e03377bd65 (patch)
tree100ba7f94f6d837632317e2fa5d7a6314f02f229 /editors/openoffice-3/files
parent50d5e1bf987cc0d6b7b0a9d9b28127106f07c679 (diff)
* Now icons and menus are installed correctly
* some Makefile clean up Submitted by: jkim [1]
Notes
Notes: svn path=/head/; revision=178798
Diffstat (limited to 'editors/openoffice-3/files')
-rw-r--r--editors/openoffice-3/files/Makefile.knobs5
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index 1474bd849ccf..87843d8a66bc 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -132,11 +132,6 @@ pre-fetch:
@${ECHO} "You can compile OOo with evolution2 support by"
@${ECHO} "make -DWITH_EVOLUTION2"
.endif
-.if !defined(WITH_MENU)
- @${ECHO}
- @${ECHO} "You can install OOo with menu items by"
- @${ECHO} "make -DWITH_MENU"
-.endif
@${ECHO}
@${ECHO} "NOTICE:"
@${ECHO}