aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-29 01:21:35 +0800
committerkwm <kwm@FreeBSD.org>2011-10-29 01:21:35 +0800
commit74df13b6571589a2646ae905546e369d9f43ee69 (patch)
tree4241cb98ff2908d177828c4ac3541b053ee11c9b
parent6ab3e17094bd54ddc796eef91d0b835d613a0641 (diff)
downloadfreebsd-ports-gnome-74df13b6571589a2646ae905546e369d9f43ee69.tar.gz
freebsd-ports-gnome-74df13b6571589a2646ae905546e369d9f43ee69.tar.zst
freebsd-ports-gnome-74df13b6571589a2646ae905546e369d9f43ee69.zip
Fix build on FreeBSD 10
-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