diff options
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r-- | graphics/gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index b7324d8adfea..8ced6839ea0e 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= jasper.4:${PORTSDIR}/graphics/jasper \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes |