summaryrefslogtreecommitdiff
path: root/lang/ruby193-base
diff options
context:
space:
mode:
authorobache <obache>2013-02-24 06:58:32 +0000
committerobache <obache>2013-02-24 06:58:32 +0000
commit615f9180cb902273330257a61c31dd5b751fc221 (patch)
tree85286f5092b2543a0b92bca7c49fc5ce75fef4a8 /lang/ruby193-base
parent3ff4a2795d7d2ad2734ffa27ba91be374c287442 (diff)
downloadpkgsrc-615f9180cb902273330257a61c31dd5b751fc221.tar.gz
GNUmake is expected for Cygwin.
Diffstat (limited to 'lang/ruby193-base')
-rw-r--r--lang/ruby193-base/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile
index 4fd5522feef..5598740f8c7 100644
--- a/lang/ruby193-base/Makefile
+++ b/lang/ruby193-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/02/22 16:20:48 taca Exp $
+# $NetBSD: Makefile,v 1.27 2013/02/24 06:58:32 obache Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -50,6 +50,11 @@ CONFIGURE_ENV+= ac_cv_prog_PKG_CONFIG=""
CONFIGURE_ENV+= ac_cv_func_getgrnam_r=no
.endif
+.if ${OPSYS} == "Cygwin"
+USE_TOOLS+= gmake
+MAKE_FILE= GNUmakefile
+.endif
+
# Ruby build process depends on config.status's content
CONFIG_STATUS_OVERRIDE= # empty