summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-04 18:20:06 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-04 18:20:06 +0000
commit9137edd69f50662ad031d269e04d3ef25aeeebbf (patch)
treead1dda87f1e559b001ed4540710e17992ebfebb1 /x11-toolkits
parentReduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More to (diff)
As Ade Lovett and Jean-Marc Zucconi noted this port dumps core after
the upgrade to Tk8.2. Mark broken until a fix is found.
Notes
Notes: svn path=/head/; revision=23573
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 8905bf1b6fee..0133b957df46 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+BROKEN= "Bus error (core dumped) with tk82"
+
WRKSRC= ${WRKDIR}/Tix4.1.0.007/unix/tk8.0
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-sam \