aboutsummaryrefslogtreecommitdiff
path: root/devel/libftdi
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2012-09-11 12:17:29 +0000
committerColin Percival <cperciva@FreeBSD.org>2012-09-11 12:17:29 +0000
commit33dfa3ec0fdea1483f532e356b501329402f7660 (patch)
tree26f466408bb81982161191fad4d393efdcaca7fe /devel/libftdi
parentd118a66e4c8d34995907a713d1f31c99d7a4b64a (diff)
downloadports-33dfa3ec0fdea1483f532e356b501329402f7660.tar.gz
ports-33dfa3ec0fdea1483f532e356b501329402f7660.zip
Notes
Diffstat (limited to 'devel/libftdi')
-rw-r--r--devel/libftdi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile
index 34e18f27e627..1f3124600b2d 100644
--- a/devel/libftdi/Makefile
+++ b/devel/libftdi/Makefile
@@ -47,7 +47,7 @@ post-patch:
${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in
pre-configure:
- @cd ${WRKSRC} && ${AUTORECONF}
+ @cd ${WRKSRC} && ${AUTORECONF} --force --install
post-install:
.if !defined(NOPORTDOCS)