diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
commit | d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch) | |
tree | 3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /editors/openoffice-1.1 | |
parent | 053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (diff) | |
download | ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.tar.gz ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.zip |
Notes
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 0aec5125e62e..b7c327036459 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +USE_GNOME= orbit gtk12 + .include <bsd.port.pre.mk> BUILD_NR= 645 @@ -125,7 +127,6 @@ 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 - |