summaryrefslogtreecommitdiff
path: root/games/blindmine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/blindmine/Makefile')
-rw-r--r--games/blindmine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile
index f100aef29c3..b83c71fe0c6 100644
--- a/games/blindmine/Makefile
+++ b/games/blindmine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2018/07/03 05:03:17 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/07/04 13:40:18 jperkin Exp $
DISTNAME= blindmine-0.3-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -17,7 +17,7 @@ NO_BUILD= yes
SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing paths.
-SUBST_STAGE.path= post-patch
+SUBST_STAGE.path= pre-configure
SUBST_FILES.path= blindmine.py sdl_ui.py
SUBST_SED.path= -e 's,/usr/bin/env python,${PYTHONBIN},g'