summaryrefslogtreecommitdiff
path: root/lang/ruby200-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby200-base/Makefile')
-rw-r--r--lang/ruby200-base/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/ruby200-base/Makefile b/lang/ruby200-base/Makefile
index 6fc8a6b7474..ba5da7cd861 100644
--- a/lang/ruby200-base/Makefile
+++ b/lang/ruby200-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/01/08 11:31:18 fhajny Exp $
+# $NetBSD: Makefile,v 1.7 2014/01/08 12:28:18 fhajny Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -113,11 +113,9 @@ CONFIGURE_ENV+= ac_cv_header_ucontext_h=no
.endif
#
-# work around for Linux and Cygwin
+# prevent unwanted mkdir recorded in rbconfig.rb
#
-.if ${OPSYS} == "Linux" || ${OPSYS} == "Cygwin"
-CONFIGURE_ENV+= MKDIR_P=${MKDIR:Q}
-.endif
+CONFIGURE_ENV+= MKDIR_P=${MKDIR:Q}
DOCS= COPYING COPYING.ja ChangeLog NEWS README \
README.EXT README.EXT.ja README.ja \