diff options
Diffstat (limited to 'devel/libfs++/Makefile')
-rw-r--r-- | devel/libfs++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index e244761..46286de 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org COMMENT= C++ library which provides a file_iterator class +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes |