diff options
Diffstat (limited to 'editors/openoffice.org-1.1/Makefile')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 0aec5125e62e..b7c327036459 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-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 - |