aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ruby-gdal
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 20:03:51 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 20:03:51 +0800
commitbc221a68c15c8e0767c7e506835360a84c2428b2 (patch)
tree431ec3996e95945e366f01ab27f2b341ed69df41 /graphics/ruby-gdal
parent810f699bfefb6805c8c40fd746af650e11986757 (diff)
downloadfreebsd-ports-gnome-bc221a68c15c8e0767c7e506835360a84c2428b2.tar.gz
freebsd-ports-gnome-bc221a68c15c8e0767c7e506835360a84c2428b2.tar.zst
freebsd-ports-gnome-bc221a68c15c8e0767c7e506835360a84c2428b2.zip
- Use USES=gmake
Diffstat (limited to 'graphics/ruby-gdal')
-rw-r--r--graphics/ruby-gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
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: