aboutsummaryrefslogtreecommitdiff
path: root/textproc/xerces-c
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-31 10:29:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-31 10:29:17 +0000
commit645bcb58dc54808f014486c54455633c7356a0c4 (patch)
tree1cf697624292e3c851b11103ddcfbbdde2be3c74 /textproc/xerces-c
parent4ff2584a244a34ab39a17c491942136979ae38da (diff)
downloadports-645bcb58dc54808f014486c54455633c7356a0c4.tar.gz
ports-645bcb58dc54808f014486c54455633c7356a0c4.zip
BROKEN on amd64: Does not build
Notes
Notes: svn path=/head/; revision=127764
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r--textproc/xerces-c/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index d1920698f646..cc3607046b80 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -42,6 +42,10 @@ PLIST_SUB+= XERCESC_VER=${PORTVERSION:S/./_/g} \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN= "Does not build on amd64"
+.endif
+
pre-configure:
${CHMOD} 700 ${CONFIGURE_WRKSRC}/runConfigure
${CHMOD} 700 ${CONFIGURE_WRKSRC}/configure