summaryrefslogtreecommitdiff
path: root/misc/mtail
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 /misc/mtail
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 'misc/mtail')
-rw-r--r--misc/mtail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mtail/Makefile b/misc/mtail/Makefile
index 584a5f21d6b..c2bad6b03f4 100644
--- a/misc/mtail/Makefile
+++ b/misc/mtail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 09:57:31 asau Exp $
+# $NetBSD: Makefile,v 1.17 2014/01/25 10:45:20 wiz Exp $
#
DISTNAME= mtail-1.1.1
@@ -13,7 +13,7 @@ COMMENT= Small tail workalike that performs output coloring
NO_BUILD= yes
-PYTHON_PATCH_SCRIPTS= mtail
+REPLACE_PYTHON= mtail
INSTALLATION_DIRS= bin share/doc share/examples
do-install: