From 206a66b761b2d619d119491b1d1c84cc7caa1bf2 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Sep 2009 11:16:56 +0000 Subject: Remove references to python-2.3. --- chat/telepathy-glib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/telepathy-glib/Makefile') diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index da742bdd022..6fb806d791e 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/09/09 10:20:30 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/09/09 11:16:56 wiz Exp $ # DISTNAME= telepathy-glib-0.7.36 @@ -19,7 +19,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= telepathy-glib/telepathy-glib.pc.in .include "../../lang/python/pyversion.mk" -.if ${PYPKGPREFIX} == "py24" || ${PYPKGPREFIX} == "py23" +.if ${PYPKGPREFIX} == "py24" BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat .endif CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN} -- cgit v1.2.3