aboutsummaryrefslogtreecommitdiff
path: root/devel/libftdi
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /devel/libftdi
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'devel/libftdi')
-rw-r--r--devel/libftdi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile
index 26c59f771dde..e5f00eb0cc49 100644
--- a/devel/libftdi/Makefile
+++ b/devel/libftdi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libftdi
PORTVERSION= 0.17
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/
@@ -15,7 +16,7 @@ COMMENT= A library (using libusb) to talk to FTDI chips
OPTIONS= BOOST "Build with boost" off
-USE_AUTOTOOLS= autoconf:262 libtool:22 automake:110
+USE_AUTOTOOLS= autoconf:267 libtool:22 automake:110
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
USE_LDCONFIG= yes