summaryrefslogtreecommitdiff
path: root/databases
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 /databases
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 'databases')
-rw-r--r--databases/luma/Makefile4
-rw-r--r--databases/oraedit/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/luma/Makefile b/databases/luma/Makefile
index 2dec155d752..f8c1e1cb188 100644
--- a/databases/luma/Makefile
+++ b/databases/luma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2014/01/25 10:29:59 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2014/01/25 10:45:16 wiz Exp $
DISTNAME= luma-2.3
PKGREVISION= 14
@@ -16,7 +16,7 @@ SUBST_CLASSES+= luma
SUBST_STAGE.luma= pre-configure
SUBST_FILES.luma= bin/luma
SUBST_SED.luma= -e "s|@PREFIX@|${PREFIX}|"
-PYTHON_PATCH_SCRIPTS= bin/luma lib/luma/luma.py
+REPLACE_PYTHON= bin/luma lib/luma/luma.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-qt3-base, py-ldap
post-extract:
diff --git a/databases/oraedit/Makefile b/databases/oraedit/Makefile
index aa3555a7daa..8c820e9db40 100644
--- a/databases/oraedit/Makefile
+++ b/databases/oraedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/02 21:25:24 asau Exp $
+# $NetBSD: Makefile,v 1.23 2014/01/25 10:45:16 wiz Exp $
DISTNAME= oraedit-0.1.4
PKGREVISION= 4
@@ -11,7 +11,7 @@ COMMENT= Editor of PL/SQL source stored in Oracle database
NO_BUILD= yes
-PYTHON_PATCH_SCRIPTS= oraedit
+REPLACE_PYTHON= oraedit
INSTALLATION_DIRS= bin
do-configure:;