diff options
Diffstat (limited to 'devel/libbinio/Makefile')
-rw-r--r-- | devel/libbinio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 106a99b..c51d645 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_GCC= 3.4+ |