diff options
| author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-22 16:19:04 +0000 |
|---|---|---|
| committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-22 16:19:04 +0000 |
| commit | 0174ac8d247b4c521340839391fd39df96a67cd1 (patch) | |
| tree | 6b87af0173c6d6486df443625f96aba991ab8164 | |
| parent | - Update to 0.2.0 (diff) | |
- Remove libgnomeprintui since gnumeric now uses GTK print
Reported by: mezz
| -rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 2e5070eae2fd..8f88844d6480 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -24,7 +24,7 @@ USE_GETTEXT= yes USE_XLIB= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \ +USE_GNOME= gnomeprefix intlhack gnomehack gnomehier \ libgsf_gnome pygtk2 desktopfileutils libgnomeui USE_PYTHON= yes INSTALLS_OMF= yes |
