From cd2034a69a241488c900469d394306659c70713a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Jan 2014 10:45:15 +0000 Subject: No need to have two variables for the same logic. Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON. --- audio/exaile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/exaile') diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 74c42b1ab7a..ed9703e4cb1 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2014/01/25 10:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2014/01/25 10:45:16 wiz Exp $ DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/exaile-0.2.14 USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config gmake intltool msgfmt -PYTHON_PATCH_SCRIPTS= exaile.py +REPLACE_PYTHON= exaile.py PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mutagen, py-sqlite2, py-gtk2, py-gstreamer0.10 MAKE_ENV+= PYTHONBIN=${PYTHONBIN} -- cgit v1.2.3