summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-12-17 18:54:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-12-17 18:54:18 +0000
commitf1f85b6f93d3d665a0e608adcb575c878605fe44 (patch)
treef7a61b83609be987a4cbd5d8dfe7d272df6ef889
parent9a61c2aa50cd201928afc7fd7eceed3d41ca43d5 (diff)
downloadfreebsd-ports-f1f85b6f93d3d665a0e608adcb575c878605fe44.zip
BROKEN on !i386: Does not build
-rw-r--r--textproc/py-4suite-xml/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile
index 1010a0e2f7dd..9c6b930202dc 100644
--- a/textproc/py-4suite-xml/Makefile
+++ b/textproc/py-4suite-xml/Makefile
@@ -28,6 +28,10 @@ CONFLICTS= py*-4suite-[01]* py*-xml-0.7*
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386"
+BROKEN= "Does not build on !i386"
+.endif
+
BINDIR= bin
SYSCONFDIR= etc/4Suite
LIBDIR= lib/4Suite