summaryrefslogtreecommitdiff
path: root/databases/oraedit
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 /databases/oraedit
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 'databases/oraedit')
-rw-r--r--databases/oraedit/Makefile4
1 files changed, 2 insertions, 2 deletions
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:;