summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-06-30 01:31:15 +0000
committernaddy <naddy@FreeBSD.org>2003-06-30 01:31:15 +0000
commit5c6d402a0f758dd4458a85486bfde08590ed400b (patch)
tree8aca0b792eca52226bbea3202dfc7f118a2ea47c
parent4c5d9a5de6c58d5ecc8bba88b3b51ddcabd77e2f (diff)
downloadFreeBSD-ports-5c6d402a0f758dd4458a85486bfde08590ed400b.zip
FreeBSD-ports-5c6d402a0f758dd4458a85486bfde08590ed400b.tar.gz
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 58b6f28..0c18d68 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
OpenPOWER on IntegriCloud