diff options
Diffstat (limited to 'graphics/libgrass5')
-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 d731ad2910e4..83ccc645e38f 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= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME} INSTALLS_SHLIB= yes |