diff options
Diffstat (limited to 'net/fcptools')
-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 e86750f..e95729d 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_VER=13 +USE_INC_LIBTOOL_VER=13 USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} |