Mark BROKEN: "c++tk.h: No such file or directory"

Noticed by:	bento
This commit is contained in:
Kris Kennaway 2000-04-29 20:52:09 +00:00
parent 24f4977eff
commit 1c211e1a32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28079

View file

@ -22,6 +22,8 @@ WRKSRC= ${WRKDIR}/cd-write
BROKEN= CAM
.endif
BROKEN= "Missing TK header - see http://bento.freebsd.org/errorlogs/3-full/cd-write-1.4.1.log"
pre-build:
@cd ${WRKSRC}; ${MV} Makefile Makefile~; \
${SED} -e s:/usr/local:${PREFIX}:g <Makefile~ >Makefile;\