diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-09-01 05:47:55 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-09-01 05:47:55 +0000 |
commit | 30b4473bc37033881bfbacd36fa3572360ba2bdb (patch) | |
tree | a1d478f0e4aff398b5a16442bef633cc24e8ea5a /editors/openoffice.org-3-devel/Makefile | |
parent | 5e595f7722f878585bf66cccd5f810506706c807 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-3-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 344e95ae5c8b..975ac1f0bbe3 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -32,7 +32,7 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version) NO_LATEST_LINK= yes -USE_GNOME= gtk20 gnomevfs2 +USE_GNOME= gtk20 MOZILLA_VERSION= 1.7.5 MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz .if !defined(WITHOUT_MOZILLA) |