summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-27 00:22:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-27 00:22:08 +0000
commit01cdaa7bd73b670ffc7b6f9aa622537e9196b3b3 (patch)
treeadff54f993bf65a0de157a49ab416d47abcb3299 /math
parentTurn the libgnomedb dependency into an OPTION. (diff)
Add a forgotten '='.
Notes
Notes: svn path=/head/; revision=158230
Diffstat (limited to 'math')
-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>