summaryrefslogtreecommitdiff
path: root/devel/py-idle
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-25 10:45:15 +0000
committerwiz <wiz>2014-01-25 10:45:15 +0000
commita330e7e698ce1ec0195ef21da52f545b3bbab3af (patch)
tree20b275e879e9a02978fb92613c271dbee7b21c37 /devel/py-idle
parent1556caa99cda7cad17d814209b632e4270d05b6c (diff)
downloadpkgsrc-a330e7e698ce1ec0195ef21da52f545b3bbab3af.tar.gz
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
Diffstat (limited to 'devel/py-idle')
-rw-r--r--devel/py-idle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-idle/Makefile b/devel/py-idle/Makefile
index 2003dc0a49c..beeba6d3e37 100644
--- a/devel/py-idle/Makefile
+++ b/devel/py-idle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/01/25 10:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2014/01/25 10:45:17 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-idle-0
PKGREVISION= 2
@@ -34,7 +34,7 @@ IDLE_NAME= idle
.endif
EXTRACT_ELEMENTS= ${PYSUBDIR}/Tools/scripts/${IDLE_NAME}
-PYTHON_PATCH_SCRIPTS= Tools/scripts/${IDLE_NAME}
+REPLACE_PYTHON= Tools/scripts/${IDLE_NAME}
NO_BUILD= yes
INSTALLATION_DIRS= bin