diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-08-09 14:26:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-08-09 14:26:01 +0000 |
commit | c6eee6893887d9acd22c708bee1b48d3164bbd9b (patch) | |
tree | d5539bb45d59b8a3dd64ef4c93d0871626e0146b /editors | |
parent | 7639d5e8803b1a27c5d8de25d99b9cd624595927 (diff) | |
download | ports-c6eee6893887d9acd22c708bee1b48d3164bbd9b.tar.gz ports-c6eee6893887d9acd22c708bee1b48d3164bbd9b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 9a6ddbad36b3..ecdc1d8f0e9d 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -25,6 +25,8 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.gz gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.gz +MAINTAINER= openoffice@FreeBSD.org + USE_GNOME= orbit gtk12 gtk20 USE_PERL5= yes USE_BISON= yes @@ -43,7 +45,7 @@ DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ - helpcontent_55_unix.tgz \ + helpcontent_55_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ helpcontent_86_unix.tgz helpcontent_88_unix.tgz @@ -53,7 +55,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ BROKEN= "Does not compile on 5-current" .endif -MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 9a6ddbad36b3..ecdc1d8f0e9d 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -25,6 +25,8 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.gz gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.gz +MAINTAINER= openoffice@FreeBSD.org + USE_GNOME= orbit gtk12 gtk20 USE_PERL5= yes USE_BISON= yes @@ -43,7 +45,7 @@ DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ - helpcontent_55_unix.tgz \ + helpcontent_55_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ helpcontent_86_unix.tgz helpcontent_88_unix.tgz @@ -53,7 +55,6 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ BROKEN= "Does not compile on 5-current" .endif -MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser BUILD_NR= 645 |