aboutsummaryrefslogtreecommitdiff
path: root/games/chocolate-doom
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-04 13:42:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-04 13:42:00 +0000
commit5c2931d37a8595db905a89f548ecfa96fc4360a9 (patch)
tree0a3a487be11cbf4f7ce9d57adb22831db8ea3cd1 /games/chocolate-doom
parent32156cf6c771986d9028d295cd0637ca121f6d4c (diff)
downloadports-5c2931d37a8595db905a89f548ecfa96fc4360a9.tar.gz
ports-5c2931d37a8595db905a89f548ecfa96fc4360a9.zip
s/post-patch-script/post-patch/
Notes
Notes: svn path=/head/; revision=350118
Diffstat (limited to 'games/chocolate-doom')
-rw-r--r--games/chocolate-doom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chocolate-doom/Makefile b/games/chocolate-doom/Makefile
index 79ebbf3f0279..7e89645ac41d 100644
--- a/games/chocolate-doom/Makefile
+++ b/games/chocolate-doom/Makefile
@@ -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