diff options
Diffstat (limited to 'graphics/gdal/Makefile')
-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 62d320eebf29..f5843ff6e946 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ MAINTAINER= glebius@FreeBSD.ORG COMMENT= A translator library for geospatial data formats -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |