diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-28 17:21:35 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-28 17:21:35 +0000 |
commit | 17af7fcdb93e62a857f94735fc197b23f3f9c03f (patch) | |
tree | 3cb7d58f0a420b5c9a99b235c8ff390bc222740a /databases/unixODBC | |
parent | 7abecf08600a21de41e9bc13e5bf0019d4963dd9 (diff) | |
download | ports-17af7fcdb93e62a857f94735fc197b23f3f9c03f.tar.gz ports-17af7fcdb93e62a857f94735fc197b23f3f9c03f.zip |
Notes
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 1 |
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 |