diff options
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 563eebce738f..43d35d6445e1 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -26,8 +26,8 @@ LDFLAGS+= -L${LOCALBASE} ${PTHREAD_LIBS} MAKE_JOBS_UNSAFE= yes MAKEFILE= GNUmakefile USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_LDCONFIG= yes +USES= gmake SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal |