summaryrefslogtreecommitdiff
path: root/mail/queue-repair
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-25 10:45:15 +0000
committerwiz <wiz>2014-01-25 10:45:15 +0000
commit9f71712097d6e7f432586b0248809bbd69a95570 (patch)
tree20b275e879e9a02978fb92613c271dbee7b21c37 /mail/queue-repair
parent5f8b445828d88a6593afbdb393b77a1421f84a24 (diff)
downloadpkgsrc-9f71712097d6e7f432586b0248809bbd69a95570.tar.gz
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
Diffstat (limited to 'mail/queue-repair')
-rw-r--r--mail/queue-repair/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile
index 414e827ca21..8a8a2682c33 100644
--- a/mail/queue-repair/Makefile
+++ b/mail/queue-repair/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/08 12:19:29 asau Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/25 10:45:19 wiz Exp $
#
DISTNAME= queue-repair-0.9.0
@@ -12,7 +12,7 @@ COMMENT= Check or correct most corruptions of the queue in qmail
NO_BUILD= YES
-PYTHON_PATCH_SCRIPTS= queue_repair.py
+REPLACE_PYTHON= queue_repair.py
INSTALLATION_DIRS= bin
do-install: