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-3 | |
parent | 3b044954f288df130180ecaff06fd2ba0592f42f (diff) | |
download | ports-40999ed6878640ff33154d062c0aa98062a840b5.tar.gz ports-40999ed6878640ff33154d062c0aa98062a840b5.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 31e639d82605..3965326bb8be 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/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 |