aboutsummaryrefslogtreecommitdiff
path: root/databases/unixODBC
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-28 17:21:35 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-28 17:21:35 +0000
commit17af7fcdb93e62a857f94735fc197b23f3f9c03f (patch)
tree3cb7d58f0a420b5c9a99b235c8ff390bc222740a /databases/unixODBC
parent7abecf08600a21de41e9bc13e5bf0019d4963dd9 (diff)
downloadports-17af7fcdb93e62a857f94735fc197b23f3f9c03f.tar.gz
ports-17af7fcdb93e62a857f94735fc197b23f3f9c03f.zip
Fix build on FreeBSD 10
Notes
Notes: svn path=/head/; revision=284552
Diffstat (limited to 'databases/unixODBC')
-rw-r--r--databases/unixODBC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 62694ded0e9f..5948cb51d381 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -18,6 +18,7 @@ CONFLICTS= libiodbc-[0-9]* virtuoso-*
USE_ICONV= yes
GNU_CONFIGURE= yes
+WIHT_FBSD10_FIX=yes
CONFIGURE_ARGS= --enable-static --enable-shared \
--with-libiconv-prefix=${LOCALBASE}
USE_LDCONFIG= yes