summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-30 01:31:15 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-30 01:31:15 +0000
commit1e2c3f5796e016fc89cfc9a2f84cecec002218c6 (patch)
treec3e157faaf0e942fdb8c2c6d2029169a404fe24e
parentgenerate PLIST in pre-install phase. (diff)
Mark this port broken on sparc64 to warn prospective users.
PR: 53525 Submitted by: Mark Linimon <linimon@lonesome.com>
-rw-r--r--textproc/sp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile
index 58b6f288eb89..0c18d684116e 100644
--- a/textproc/sp/Makefile
+++ b/textproc/sp/Makefile
@@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/sp/
MAINTAINER= ports@FreeBSD.org
COMMENT= An object-oriented toolkit for SGML parsing and entity management
+.if ${MACHINE_ARCH} == sparc64
+BROKEN= does not compile on ${MACHINE_ARCH}
+.endif
+
USE_SUBMAKE= yes
INSTALLS_SHLIB= yes