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 cc1cfd7e5102..a36c28e79d93 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |