mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Silence the temporary patch to remove the new (buggy) DPMS code
This commit is contained in:
parent
152782acf0
commit
64eb8f7aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147101
@ -99,8 +99,8 @@ post-patch:
|
||||
-e 's#malloc.h#stdlib.h#g' \
|
||||
-e 's#/usr/X11R6#${X11BASE}#g' \
|
||||
${WRKSRC}/configure.Patched > ${WRKSRC}/configure
|
||||
${CP} ${WRKSRC}/driver/timers.c ${WRKSRC}/driver/timers.c.presed
|
||||
${SED} 334,344d ${WRKSRC}/driver/timers.c.presed > \
|
||||
@ ${CP} ${WRKSRC}/driver/timers.c ${WRKSRC}/driver/timers.c.presed
|
||||
@ ${SED} 334,344d ${WRKSRC}/driver/timers.c.presed > \
|
||||
${WRKSRC}/driver/timers.c
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user