summaryrefslogtreecommitdiff
path: root/games/4stAttack/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-25 10:45:15 +0000
committerwiz <wiz@pkgsrc.org>2014-01-25 10:45:15 +0000
commitcd2034a69a241488c900469d394306659c70713a (patch)
tree20b275e879e9a02978fb92613c271dbee7b21c37 /games/4stAttack/Makefile
parent0d00e3eefba959b1aee2446dc7691d3411626d66 (diff)
downloadpkgsrc-cd2034a69a241488c900469d394306659c70713a.tar.gz
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
Diffstat (limited to 'games/4stAttack/Makefile')
-rw-r--r--games/4stAttack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/4stAttack/Makefile b/games/4stAttack/Makefile
index 5d3b1bcffaf..31a6b4aef71 100644
--- a/games/4stAttack/Makefile
+++ b/games/4stAttack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/01/25 10:30:08 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/01/25 10:45:18 wiz Exp $
DISTNAME= 4stAttack-2.1.4
PKGREVISION= 17
@@ -13,7 +13,7 @@ INSTALLATION_DIRS= bin share/${PKGBASE}
USE_TOOLS+= pax
-PYTHON_PATCH_SCRIPTS= 4stattack.py
+REPLACE_PYTHON= 4stattack.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.1.4
FIND_EXCLUDE= \( -name \*.orig -or -name \*.txt -or -name \*.pre -or -name GPL -or -name \*~ -or -name 4stattack \)