diff options
Diffstat (limited to 'graphics/libgrass5/Makefile')
-rw-r--r-- | graphics/libgrass5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgrass5/Makefile b/graphics/libgrass5/Makefile index 70b71c9cb428..3784474aa74a 100644 --- a/graphics/libgrass5/Makefile +++ b/graphics/libgrass5/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library of functions from the GRASS GIS application for use by non-GRASS programs USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME} INSTALLS_SHLIB= yes |