aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2010-11-10 10:19:44 +0000
committerStefan Walter <stefan@FreeBSD.org>2010-11-10 10:19:44 +0000
commitb0d0609f622c2195384a44e826d101042361d402 (patch)
treef6acdea522f574d5bad022c13274f7f81965ecb6 /databases/postgresql-odbc
parentdbe1b3c46bdc69c89310f41c1f69e6906447340e (diff)
Notes
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r--databases/postgresql-odbc/Makefile2
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