diff options
Diffstat (limited to 'devel/libftdi/Makefile')
-rw-r--r-- | devel/libftdi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 3c59be202987..3fddd24ce07c 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/ MAINTAINER= o.davydenko@gmail.com COMMENT= A library (using libusb) to talk to FTDI chips -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_LDCONFIG= yes |