diff options
| author | abs <abs@pkgsrc.org> | 2012-03-15 12:54:09 +0000 |
|---|---|---|
| committer | abs <abs@pkgsrc.org> | 2012-03-15 12:54:09 +0000 |
| commit | ef932900ad9bd64bbefd9d72dcff389bdab0dd90 (patch) | |
| tree | 8e2bc16adf3bcb5d0d8191a65f0e5bc77c9d253b /databases/iodbc/PLIST | |
| parent | 34a560cbb029a26e238d3408e7a0735faf87bb69 (diff) | |
| download | pkgsrc-ef932900ad9bd64bbefd9d72dcff389bdab0dd90.tar.gz | |
Set --includedir to avoid conflict with unixodbc, adjust BUILDLINK_INCDIRS
Diffstat (limited to 'databases/iodbc/PLIST')
| -rw-r--r-- | databases/iodbc/PLIST | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/databases/iodbc/PLIST b/databases/iodbc/PLIST index 0de3a0211cc..fd57154f7b3 100644 --- a/databases/iodbc/PLIST +++ b/databases/iodbc/PLIST @@ -1,18 +1,18 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:43:16 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2012/03/15 12:54:09 abs Exp $ bin/iodbc-config bin/iodbctest bin/iodbctestw -include/iodbcext.h -include/iodbcinst.h -include/iodbcunix.h -include/isql.h -include/isqlext.h -include/isqltypes.h -include/odbcinst.h -include/sql.h -include/sqlext.h -include/sqltypes.h -include/sqlucode.h +include/iodbc/iodbcext.h +include/iodbc/iodbcinst.h +include/iodbc/iodbcunix.h +include/iodbc/isql.h +include/iodbc/isqlext.h +include/iodbc/isqltypes.h +include/iodbc/odbcinst.h +include/iodbc/sql.h +include/iodbc/sqlext.h +include/iodbc/sqltypes.h +include/iodbc/sqlucode.h lib/libiodbc.la lib/libiodbcinst.la lib/libodbc.a |
