diff options
author | knu <knu@FreeBSD.org> | 2001-02-24 14:56:02 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-24 14:56:02 +0800 |
commit | be50229095b4a2e4ef988555c0942a9152a8bb02 (patch) | |
tree | f18f92c3d8046bef009042304e1aaae0ebbd633d /x11-toolkits | |
parent | c561fc036705ef8fa09a8d50239a33a99df5c948 (diff) | |
download | freebsd-ports-gnome-be50229095b4a2e4ef988555c0942a9152a8bb02.tar.gz freebsd-ports-gnome-be50229095b4a2e4ef988555c0942a9152a8bb02.tar.zst freebsd-ports-gnome-be50229095b4a2e4ef988555c0942a9152a8bb02.zip |
Temporarily mark as broken. It's found to need the latest xunicode to
build and work correctly. I'll do it tonight or tomorrow.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-xunicode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox-xunicode/Makefile b/x11-toolkits/fox-xunicode/Makefile index 9a148d60e9dc..62c30a0bde17 100644 --- a/x11-toolkits/fox-xunicode/Makefile +++ b/x11-toolkits/fox-xunicode/Makefile @@ -11,6 +11,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= ${.CURDIR}/pkg-comment +BROKEN= yes + WITH_XUNICODE= yes .include "${MASTERDIR}/Makefile" |