summaryrefslogtreecommitdiff
path: root/x11/control-center/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/control-center/Makefile')
-rw-r--r--x11/control-center/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/control-center/Makefile b/x11/control-center/Makefile
index 4df7777ebe1..5955bdd6062 100644
--- a/x11/control-center/Makefile
+++ b/x11/control-center/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/06/24 21:26:24 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:23 rillig Exp $
DISTNAME= control-center-1.4.0.5
CATEGORIES= x11 gnome
@@ -20,7 +20,7 @@ USE_LIBTOOL= YES
LOCALSTATEDIR= ${PREFIX}/var
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR}
+CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR:Q}
.include "../../mk/bsd.prefs.mk"