diff options
| author | Stefan Walter <stefan@FreeBSD.org> | 2010-11-10 10:19:44 +0000 |
|---|---|---|
| committer | Stefan Walter <stefan@FreeBSD.org> | 2010-11-10 10:19:44 +0000 |
| commit | b0d0609f622c2195384a44e826d101042361d402 (patch) | |
| tree | f6acdea522f574d5bad022c13274f7f81965ecb6 /databases/postgresql-odbc | |
| parent | dbe1b3c46bdc69c89310f41c1f69e6906447340e (diff) | |
Notes
Diffstat (limited to 'databases/postgresql-odbc')
| -rw-r--r-- | databases/postgresql-odbc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index af38f0e9c1be..03e435c1783b 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -49,6 +49,8 @@ BUILD_DEPENDS= pg_config:${PORTSDIR}/databases/postgresql83-client GNU_CONFIGURE= YES +IGNORE= does not work properly (see ports/144993) + .if !defined(WITH_IODBC) WITH_UNIXODBC= yes .endif |
