diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-13 15:33:52 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-13 15:33:52 +0000 |
commit | 40999ed6878640ff33154d062c0aa98062a840b5 (patch) | |
tree | 84900e4450c764971e178654f7da1e983ebcdf6d /editors/openoffice.org-2-RC | |
parent | 3b044954f288df130180ecaff06fd2ba0592f42f (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 31e639d82605..3965326bb8be 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant TCSH?= /bin/tcsh PASTE?= /usr/bin/paste +WANT_GNOME= yes + .include <bsd.port.pre.mk> BUILD_NR= 645 |