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 0c0e1bdfc22a..c9faf0e14d3f 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -16,7 +16,7 @@ COMMENT= A library (using libusb) to talk to FTDI chips OPTIONS= BOOST "Build with boost" off -USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf libtool automake GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_LDCONFIG= yes |