aboutsummaryrefslogtreecommitdiff
path: root/games/crispy-doom/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2021-01-14 08:40:42 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2021-01-14 08:40:42 +0000
commit14a43b47e4920694563256c4a41831949fd4ec53 (patch)
treee5b90aa9f72e23b8dec8da97bfe0cd3eca666e52 /games/crispy-doom/Makefile
parent21292ce5d2f90acf3d047ff5e3e6a6509843cfae (diff)
downloadports-14a43b47e4920694563256c4a41831949fd4ec53.tar.gz
ports-14a43b47e4920694563256c4a41831949fd4ec53.zip
Notes
Diffstat (limited to 'games/crispy-doom/Makefile')
-rw-r--r--games/crispy-doom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crispy-doom/Makefile b/games/crispy-doom/Makefile
index 3ec7d02d28ff..a6165419ee4b 100644
--- a/games/crispy-doom/Makefile
+++ b/games/crispy-doom/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= crispy-doom
-PORTVERSION= 5.9.2
+PORTVERSION= 5.10.0
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= games
@@ -27,7 +27,7 @@ USE_GITHUB= yes
GH_ACCOUNT= fabiangreffrath
post-patch:
- ${REINPLACE_CMD} "s|python|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac
+ ${REINPLACE_CMD} "s|python3|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/crispy-*