diff options
author | mbr <mbr@FreeBSD.org> | 2003-06-27 15:57:19 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-06-27 15:57:19 +0800 |
commit | 4e6e4db78d602c8ffcbbf03b196d582a0f85ea29 (patch) | |
tree | 95eb9cc4cabd4cb7d87492bd7b65968e149dafd4 /editors/openoffice.org-3-RC | |
parent | ecf826354947936e5e3fa75c2bea1644666e2018 (diff) | |
download | freebsd-ports-gnome-4e6e4db78d602c8ffcbbf03b196d582a0f85ea29.tar.gz freebsd-ports-gnome-4e6e4db78d602c8ffcbbf03b196d582a0f85ea29.tar.zst freebsd-ports-gnome-4e6e4db78d602c8ffcbbf03b196d582a0f85ea29.zip |
Add gtk and orbit dependencies too (for mozilla slave port).
Submitted by: kris
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 2dcfef6122c4..94e1b50f80e6 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-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 - |