aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-09-07 05:41:00 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-09-07 05:41:00 +0000
commit367a4a83c9f40f4b0faf8c79edd9b8ac339801a4 (patch)
tree584e556402bff3d2ba3668a84a9f19b7b4726ccc /databases
parent1eec24b50c38288e6bebac00d11df17d327d24ce (diff)
downloadports-367a4a83c9f40f4b0faf8c79edd9b8ac339801a4.tar.gz
ports-367a4a83c9f40f4b0faf8c79edd9b8ac339801a4.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/metakit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile
index b70671826430..fe623bbba65f 100644
--- a/databases/metakit/Makefile
+++ b/databases/metakit/Makefile
@@ -27,7 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../unix/configure
USE_LDCONFIG= yes
MAKE_ARGS= CXXFLAGS="-Dq4_INLINE ${CFLAGS} -fpermissive"
-ONLY_FOR_ARCHS= i386 alpha
+ONLY_FOR_ARCHS= i386 alpha amd64
.if defined(WITHOUT_PYTHON)
METAKIT_WITHOUT_PYTHON=yes