diff options
author | maho <maho@FreeBSD.org> | 2004-03-13 10:36:55 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-03-13 10:36:55 +0800 |
commit | a040ff82354e9f8920e3a23c0035e37bc196fa1f (patch) | |
tree | 16d212426b994564619f6a94ff10a13e19e46f49 /editors/openoffice-1.1 | |
parent | 567f33093eba64a771c09d2bfeb3581e17de2ed9 (diff) | |
download | freebsd-ports-gnome-a040ff82354e9f8920e3a23c0035e37bc196fa1f.tar.gz freebsd-ports-gnome-a040ff82354e9f8920e3a23c0035e37bc196fa1f.tar.zst freebsd-ports-gnome-a040ff82354e9f8920e3a23c0035e37bc196fa1f.zip |
COMMENT is always defined.
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index ab7888c78b38..3d1de9d50f23 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/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 |