From 0517b67d95172e777c4c0734a9335fda70b038c8 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 1 Feb 2008 12:18:12 +0000 Subject: Mark as broken on sparc64: fails to compile. While here, s/tk84/tk/. --- mbone/rat/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mbone') diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 3c2472b95698..70db2f24e3ca 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -8,7 +8,7 @@ PORTNAME= rat PORTVERSION= 4.2.25 PORTREVISION= 3 -CATEGORIES= mbone audio ipv6 tk84 +CATEGORIES= mbone audio ipv6 tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ \ http://www.icir.org/hodson/ucl-mirror/ @@ -34,6 +34,10 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} CONFIGURE_ARGS+= --with-tcltk-version=${TK_VER} +.if ${ARCH} == "sparc64" +BROKEN= Does not compile: missing header +.endif + .if ${OSVERSION} >= 700011 EXTRA_PATCHES= ${FILESDIR}/timet.patch .endif -- cgit v1.2.3