From bc221a68c15c8e0767c7e506835360a84c2428b2 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 21 Aug 2013 12:03:51 +0000 Subject: - Use USES=gmake --- graphics/ruby-gdal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/ruby-gdal') diff --git a/graphics/ruby-gdal/Makefile b/graphics/ruby-gdal/Makefile index 4c9d3c90ea19..0c0410bd3e4c 100644 --- a/graphics/ruby-gdal/Makefile +++ b/graphics/ruby-gdal/Makefile @@ -21,8 +21,8 @@ LIBTOOLFILES= # empty MAKE_ARGS= USER_DEFS=-fPIC MAKEFILE= GNUmakefile USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_RUBY= yes +USES= gmake WRKSRC= ${WRKDIR}/${DISTNAME}/swig/ruby post-patch: -- cgit