diff options
Diffstat (limited to 'graphics/geos/Makefile')
-rw-r--r-- | graphics/geos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 01f51a160e43..6cd91e856c46 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -16,7 +16,7 @@ COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= YES -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= YES CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |