summaryrefslogtreecommitdiff
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
parentUpdate to version 0.3.4. (diff)
- NOT_FOR_ARCH=ia64. Does not build.
Reported by: kris mail
Notes
Notes: svn path=/head/; revision=164581
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 \