summaryrefslogtreecommitdiff
path: root/misc/deskbar-applet
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/deskbar-applet
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/deskbar-applet')
-rw-r--r--misc/deskbar-applet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile
index e4f8d6770da..f088eaf02be 100644
--- a/misc/deskbar-applet/Makefile
+++ b/misc/deskbar-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2014/01/25 10:30:14 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2014/01/25 10:45:20 wiz Exp $
DISTNAME= deskbar-applet-2.32.0
PKGREVISION= 31
@@ -22,7 +22,7 @@ GCONF_SCHEMAS= deskbar-applet.schemas
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2, py-gtk2
-PYTHON_PATCH_SCRIPTS= deskbar/deskbar-applet.py
+REPLACE_PYTHON= deskbar/deskbar-applet.py
PY_PATCHPLIST= yes
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0