summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/python27/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index a50ef330fb3..328cb215808 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/04/13 12:55:53 obache Exp $
+# $NetBSD: Makefile,v 1.25 2013/04/17 10:00:57 sbd Exp $
.include "dist.mk"
@@ -18,6 +18,7 @@ CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= OPT=${CFLAGS:Q}
CONFIGURE_ARGS+= --with-system-ffi
CONFIGURE_ARGS+= --with-dbmliborder=ndbm:bdb
+CONFIGURE_ENV+= MKDIR_P=${MKDIR:Q}
LDFLAGS+= -L${WRKSRC}