diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-27 17:23:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-27 17:23:16 +0000 |
commit | bb3efb6a66068e1b0cf150ad726c96ac270a3aa6 (patch) | |
tree | 9e3e62ae7dac7f23a9172615c4e475f9219f7f64 /math | |
parent | 63918916beeb4a159bfed0e268f13c1cc291979a (diff) | |
download | ports-bb3efb6a66068e1b0cf150ad726c96ac270a3aa6.tar.gz ports-bb3efb6a66068e1b0cf150ad726c96ac270a3aa6.zip |
Notes
Diffstat (limited to 'math')
-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 1cfa22177b01..ac14ece4de2c 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -26,7 +26,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \ - libgsf_gnome pygtk2 desktopfileutils + libgsf_gnome pygtk2 desktopfileutils libgnomeui USE_PYTHON= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes |