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. --- time/gdeskcal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index ffcb1bffcfd..c7264902581 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2014/01/25 10:30:25 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/01/25 10:45:21 wiz Exp $ DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 @@ -13,7 +13,7 @@ COMMENT= Desktop calendar WRKSRC= ${WRKDIR}/gDeskCal-0.57.1 NO_BUILD= yes -PYTHON_PATCH_SCRIPTS= gdeskcal +REPLACE_PYTHON= gdeskcal PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml, py-gtk2 -- cgit v1.2.3