diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-06-27 07:57:19 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-06-27 07:57:19 +0000 |
commit | 955cfd277e02b04c2395c515c709cb58aeee961f (patch) | |
tree | 874da0dbe5ca55454ddf62e22f848f9733239c41 /editors/openoffice.org-2-RC | |
parent | Update to 0.3r74 (diff) |
Add gtk and orbit dependencies too (for mozilla slave port).
Submitted by: kris
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 2dcfef6122c4..94e1b50f80e6 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -141,6 +141,7 @@ USE_PERL5= yes USE_BZIP2= yes USE_BISON= yes USE_GMAKE= yes +USE_GNOME= orbit gtk12 EXTRACT_BEFORE_ARGS_R= -dc EXTRACT_AFTER_ARGS_R= | ${TAR} -xf - |