summaryrefslogtreecommitdiff
path: root/databases/iodbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/iodbc/Makefile')
-rw-r--r--databases/iodbc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/iodbc/Makefile b/databases/iodbc/Makefile
index 5fae52a4b0a..8d44bb110e6 100644
--- a/databases/iodbc/Makefile
+++ b/databases/iodbc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2010/06/25 22:06:47 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/03/15 12:54:09 abs Exp $
DISTNAME= libiodbc-3.52.7
PKGNAME= ${DISTNAME:S/^lib//}
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.iodbc.org/downloads/iODBC/
@@ -10,13 +11,12 @@ HOMEPAGE= http://www.iodbc.org/
COMMENT= ODBC 3.x driver manager
LICENSE= gnu-lgpl-v2
-CONFLICTS+= unixodbc-[0-9]*
-
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-gui
+CONFIGURE_ARGS+= --includedir=${PREFIX}/include/iodbc
CONFIGURE_ARGS+= --with-iodbc-inidir=${PKG_SYSCONFDIR}
DL_AUTO_VARS= yes