svn commit: r350118 - head/games/chocolate-doom
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 4 13:42:01 UTC 2014
Author: bapt
Date: Fri Apr 4 13:42:00 2014
New Revision: 350118
URL: http://svnweb.freebsd.org/changeset/ports/350118
QAT: https://qat.redports.org/buildarchive/r350118/
Log:
s/post-patch-script/post-patch/
Modified:
head/games/chocolate-doom/Makefile
Modified: head/games/chocolate-doom/Makefile
==============================================================================
--- head/games/chocolate-doom/Makefile Fri Apr 4 13:40:54 2014 (r350117)
+++ head/games/chocolate-doom/Makefile Fri Apr 4 13:42:00 2014 (r350118)
@@ -23,7 +23,7 @@ OPTIONS_DEFINE= DOCS
.include "${.CURDIR}/../doom-data/Makefile.include"
-post-patch-script:
+post-patch:
${REINPLACE_CMD} -e 's|gamesdir = $$(prefix)/games|gamesdir = $$(prefix)/bin|' \
${WRKSRC}/src/Makefile.in ${WRKSRC}/src/setup/Makefile.in
More information about the svn-ports-all
mailing list