diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-04 18:20:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-04 18:20:06 +0000 |
commit | 9137edd69f50662ad031d269e04d3ef25aeeebbf (patch) | |
tree | ad1dda87f1e559b001ed4540710e17992ebfebb1 /x11-toolkits/tix/Makefile | |
parent | 99f8fb257288d42919f397282d781c83b8c1a832 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/tix/Makefile')
-rw-r--r-- | x11-toolkits/tix/Makefile | 2 |
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 \ |