--- Makefile.in.orig Thu Aug 24 16:53:45 2000 +++ Makefile.in Thu Aug 24 21:46:36 2000 @@ -44,7 +44,8 @@ done ${MKDIR} ${DESTDIR}${sysconfdir} test -s ${DESTDIR}${sysconfdir}/glx.conf || \ - ${INSTALL} -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf + ${INSTALL} -c -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf + ${INSTALL} -c -m 644 glx.conf ${DESTDIR}${sysconfdir}/glx.conf.default real-clean: ${RM} config.status config.cache config.log f='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/linux-rtcw
Commit message (Expand)AuthorAgeFilesLines
* Remove NVIDIA option from Linux ports now that the nvidia-driver can betijl2016-11-041-13/+4
* - In Uses/linux.mk use the loop variable directly when appending totijl2016-09-07