From af706407989bc4d12aa574a121e311ae08a76569 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 14 Nov 2008 21:55:58 +0000 Subject: x11/py-gtk2 from which driconf depends on supports only python25. --- x11/driconf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile index a43d200768b..0a6ce7e48d0 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/10/21 06:40:59 bjs Exp $ +# $NetBSD: Makefile,v 1.4 2008/11/14 21:55:58 hasso Exp $ # DISTNAME= driconf-0.9.1 @@ -21,7 +21,7 @@ USE_TOOLS+= msgfmt msgmerge xgettext CONFIGURE_ARGS+= --prefix=${PREFIX:Q} PYDISTUTILSPKG= yes REPLACE_PYTHON= *.py -PYTHON_VERSIONS_INCOMPATIBLE= 15 21 +PYTHON_VERSIONS_ACCEPTED= 25 SUBST_CLASSES+= fix-paths SUBST_FILES.fix-paths= driconf driconf.desktop -- cgit v1.2.3