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