diff options
Diffstat (limited to 'devel/libfs++/Makefile')
-rw-r--r-- | devel/libfs++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index eb581fbacbfd..07d6abf709fe 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org COMMENT= C++ library which provides a file_iterator class -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |