diff options
Diffstat (limited to 'net/fcptools/Makefile')
-rw-r--r-- | net/fcptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fcptools/Makefile b/net/fcptools/Makefile index c1276076c66f..e86750f331b7 100644 --- a/net/fcptools/Makefile +++ b/net/fcptools/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= FreeNet client library and command-line tools for shell scripting USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} |