Don't attempt to fix the mode of mus - mus might be read-only. Just
interpret it. I've preserved the bugs that perl must be installed to build part of perl and that it must be installed in the wrong place (no ${DESTDIR}).
This commit is contained in:
parent
193548394a
commit
6e4ddba893
@ -15,8 +15,7 @@ VPATH+= ${.CURDIR}/../perl
|
||||
NOMAN= yes
|
||||
|
||||
curses.c: curses.mus
|
||||
@if [ ! -x ${.CURDIR}/mus ]; then chmod +x ${.CURDIR}/mus; fi
|
||||
${.CURDIR}/mus ${.CURDIR}/curses.mus > curses.c
|
||||
/usr/bin/perl ${.CURDIR}/mus ${.CURDIR}/curses.mus > curses.c
|
||||
|
||||
.include "../../Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user