summaryrefslogtreecommitdiff
path: root/x11/wxGTK/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wxGTK/Makefile.common')
-rw-r--r--x11/wxGTK/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/wxGTK/Makefile.common b/x11/wxGTK/Makefile.common
index af3d4f8f0eb..239e7d23fa9 100644
--- a/x11/wxGTK/Makefile.common
+++ b/x11/wxGTK/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2005/10/04 01:47:32 minskim Exp $
+# $NetBSD: Makefile.common,v 1.6 2005/12/05 20:51:19 rillig Exp $
#
DISTNAME= wxGTK-2.6.2
@@ -23,8 +23,8 @@ CONFIGURE_ARGS+= --with-libpng=sys
CONFIGURE_ARGS+= --with-libtiff=sys
CONFIGURE_ARGS+= --with-opengl
CONFIGURE_ARGS+= --with-zlib=sys
-CONFIGURE_ENV+= BUILDLINK_DIR=${BUILDLINK_DIR}
-MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
+CONFIGURE_ENV+= BUILDLINK_DIR=${BUILDLINK_DIR:Q}
+MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
CPPFLAGS+= -Dunix=1 # src/common/unzip.c needs this