diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index bb4d34d38d18..d4639202799f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.9.10 +PORTVERSION= 1.9.11 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -39,7 +39,7 @@ GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \ MAN1= gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1 -PLIST_SUB= VERSION=${PORTVERSION} +PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.7.11 OPTIONS= PERL "Enable Perl as extension language" on #GNOMEDB "Enable libgnomedb support" off |