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 c4bf42cf7c3..62716f37bf3 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/08/21 11:24:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2005/12/05 20:50:05 rillig Exp $
DISTNAME= libbonobo-2.10.1
CATEGORIES= devel gnome
@@ -22,7 +22,7 @@ PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
-CONFIGURE_ENV+= PERL_PATH="${TOOLS_PERL5}"
+CONFIGURE_ENV+= PERL_PATH=${TOOLS_PERL5:Q}
PKG_SYSCONFSUBDIR= bonobo-activation
EGDIR= ${PREFIX}/share/examples/bonobo-activation