aboutsummaryrefslogtreecommitdiff
path: root/databases/hk_classes
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-06-06 09:01:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-06-06 09:01:20 +0000
commit96420a7e04f589f38254d1b622ba2ec6e49b29ac (patch)
tree710fdcad7ff2207f631b91dff84ec37369c188d6 /databases/hk_classes
parent0c07718c1d771e77ab4b25380d06d62956e05139 (diff)
downloadports-96420a7e04f589f38254d1b622ba2ec6e49b29ac.tar.gz
ports-96420a7e04f589f38254d1b622ba2ec6e49b29ac.zip
Notes
Diffstat (limited to 'databases/hk_classes')
-rw-r--r--databases/hk_classes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile
index e9097ed6cd3e..71b0704ca940 100644
--- a/databases/hk_classes/Makefile
+++ b/databases/hk_classes/Makefile
@@ -29,6 +29,9 @@ CONFIGURE_ARGS+=--with-pythondir=${PYTHONBASE}
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= ${PREFIX}/lib/hk_classes/
+NOT_FOR_ARCHS= ia64
+NOT_FOR_ARCHS_REASON_ia64= Does not build
+
OPTIONS= MYSQL "Build MySQL driver" on \
POSTGRESQL "Build PostrgreSQL driver" off \
ODBC "Build unixODBC driver" off \