diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
commit | 2bb0c23c56913457ff4611c9111029df15c3bc28 (patch) | |
tree | 4d8f6bbc5a8bb9bb82d3a67924aaaced9932a686 /x11-toolkits | |
parent | BROKEN: Does not install (diff) |
BROKEN: Does not fetch
Notes
Notes:
svn path=/head/; revision=80223
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk-xunicode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fltk-xunicode/Makefile b/x11-toolkits/fltk-xunicode/Makefile index daaefa94fe35..7a87942a9a78 100644 --- a/x11-toolkits/fltk-xunicode/Makefile +++ b/x11-toolkits/fltk-xunicode/Makefile @@ -10,6 +10,8 @@ MASTERDIR= ${.CURDIR}/../fltk MAINTAINER= knu@FreeBSD.org COMMENT= FLTK with Unicode support +BROKEN= "Does not fetch" + WITH_XUNICODE= yes .include "${MASTERDIR}/Makefile" |