diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-28 18:32:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-28 18:32:50 +0000 |
commit | 042e49267c703f2dc631aad5c59ee65ed5cca6cb (patch) | |
tree | 1a623e40de27008f32dd151b8b856d5c08319442 /databases/unixODBC | |
parent | 13d275f048b0b4900759bef48ca8b0e54066783c (diff) |
Notes
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
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 |