aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-03-27 08:22:08 +0800
committermarcus <marcus@FreeBSD.org>2006-03-27 08:22:08 +0800
commit55bf7e83271856613a47404c77d3847ea3c73619 (patch)
tree2fc8fbbd4aa4eed6c16bf52be530a25f678746fe /math/gnumeric
parentac73d1ac6df862cf0f0e35bb6832522bbc0898bb (diff)
downloadfreebsd-ports-gnome-55bf7e83271856613a47404c77d3847ea3c73619.tar.gz
freebsd-ports-gnome-55bf7e83271856613a47404c77d3847ea3c73619.tar.zst
freebsd-ports-gnome-55bf7e83271856613a47404c77d3847ea3c73619.zip
Add a forgotten '='.
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index ef4eb7536123..1cfa22177b01 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -43,7 +43,7 @@ MAN1= gnumeric.1 ssconvert.1 ssindex.1
PLIST_SUB= VERSION=${PORTVERSION}
-OPTIONS GNOMEDB "Enable libgnomedb support" off
+OPTIONS= GNOMEDB "Enable libgnomedb support" off
.include <bsd.port.pre.mk>