Silence the temporary patch to remove the new (buggy) DPMS code

This commit is contained in:
Doug Barton 2005-11-03 10:29:26 +00:00
parent 152782acf0
commit 64eb8f7aac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147101

View file

@ -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: