summaryrefslogtreecommitdiff
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 62716f37bf3..1ad12892e86 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/12/05 20:50:05 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2005/12/05 23:55:06 rillig Exp $
DISTNAME= libbonobo-2.10.1
CATEGORIES= devel gnome
@@ -20,7 +20,7 @@ USE_TOOLS+= bison gmake perl:run pkg-config
PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in
PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV+= PERL_PATH=${TOOLS_PERL5:Q}