summaryrefslogtreecommitdiff
path: root/www/kazehakase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/kazehakase/Makefile')
-rw-r--r--www/kazehakase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index a50d3c0a443..eaa95497de4 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/12/05 20:51:13 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:22 rillig Exp $
#
DISTNAME= kazehakase-0.3.0
@@ -22,7 +22,7 @@ USE_PKGLOCALEDIR= yes
LIBTOOL_OVERRIDE= libtool
CONFIGURE_ARGS+= --disable-ssl
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
PKG_OPTIONS_VAR= PKG_OPTIONS.kazehakase
.include "../../www/mozilla/gecko-options.mk"