Date: Sat, 2 Aug 2014 08:08:21 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363794 - head/games/nexuiz Message-ID: <201408020808.s7288LMc020840@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Aug 2 08:08:20 2014 New Revision: 363794 URL: http://svnweb.freebsd.org/changeset/ports/363794 QAT: https://qat.redports.org/buildarchive/r363794/ Log: - Fix whitespace Modified: head/games/nexuiz/Makefile Modified: head/games/nexuiz/Makefile ============================================================================== --- head/games/nexuiz/Makefile Sat Aug 2 07:42:05 2014 (r363793) +++ head/games/nexuiz/Makefile Sat Aug 2 08:08:20 2014 (r363794) @@ -93,7 +93,6 @@ post-extract: ${WRKDIR}/Nexuiz/sources/enginesource20091001.zip \ -d ${WRKDIR}/Nexuiz/sources - post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},' \ ${WRKSRC}/${MAKEFILE} ${WRKSRC}/makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408020808.s7288LMc020840>