summaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 045eab7f3f0..3911186c1cf 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2002/10/16 11:31:24 martti Exp $
+# $NetBSD: Makefile,v 1.62 2002/11/02 02:42:04 rh Exp $
#
DISTNAME= gnumeric-1.0.10
@@ -24,7 +24,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-guile # needs CVS-only guile-1.5
CONFIGURE_ARGS+= --without-python
CONFIGURE_ARGS+= --without-psiconv
-CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib
+CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
LIBS+= -lunicode
USE_LIBTOOL= YES