diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-13 02:36:55 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-13 02:36:55 +0000 |
commit | 48ffd774957640ef3788240d273c0875abd750f5 (patch) | |
tree | 3351d86d0e0b97e7e9a0565ea4b8435a9484e21b /editors/openoffice-1.1-devel | |
parent | 210bf1cea0e764244ca6023303c7e23007ace448 (diff) |
Notes
Diffstat (limited to 'editors/openoffice-1.1-devel')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index ab7888c78b38..3d1de9d50f23 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -88,9 +88,7 @@ CXX= g++32 EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org -.if !defined(COMMENT) COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser -.endif # # The JDK dependency needs to be at the first place, so all |