diff options
Diffstat (limited to 'devel/libbinio/Makefile')
-rw-r--r-- | devel/libbinio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 98b82490b1ae..8d3b76ce3d5a 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GCC= 3.4+ |