Mark BROKEN: "c++tk.h: No such file or directory"
Noticed by: bento
This commit is contained in:
parent
24f4977eff
commit
1c211e1a32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28079
1 changed files with 2 additions and 0 deletions
|
@ -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;\
|
||||
|
|
Loading…
Reference in a new issue