aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-29 02:32:50 +0800
committerkwm <kwm@FreeBSD.org>2011-10-29 02:32:50 +0800
commit03d2969e82aaa9b464977821bf644be406a01b1f (patch)
tree377bdfa788b0455e4c5c7357c1011e077f6ccef9 /databases
parent02276066e06dff3f1d260e12cd08de47d6e9cb81 (diff)
downloadfreebsd-ports-gnome-03d2969e82aaa9b464977821bf644be406a01b1f.tar.gz
freebsd-ports-gnome-03d2969e82aaa9b464977821bf644be406a01b1f.tar.zst
freebsd-ports-gnome-03d2969e82aaa9b464977821bf644be406a01b1f.zip
Fix typo in last commit.
Submitted by: Andrey Zverev (irc)
Diffstat (limited to 'databases')
-rw-r--r--databases/unixODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 5948cb51d381..7d6d4d4f41c2 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -18,7 +18,7 @@ CONFLICTS= libiodbc-[0-9]* virtuoso-*
USE_ICONV= yes
GNU_CONFIGURE= yes
-WIHT_FBSD10_FIX=yes
+WITH_FBSD10_FIX=yes
CONFIGURE_ARGS= --enable-static --enable-shared \
--with-libiconv-prefix=${LOCALBASE}
USE_LDCONFIG= yes