summaryrefslogtreecommitdiff
path: root/chat/telepathy-glib/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-09 11:16:56 +0000
committerwiz <wiz@pkgsrc.org>2009-09-09 11:16:56 +0000
commit206a66b761b2d619d119491b1d1c84cc7caa1bf2 (patch)
tree020874bc1d8c5d03d7dd2bbf50dab8bcba51d895 /chat/telepathy-glib/Makefile
parent90c9574d143fdb5623e9dcdb5bed7a0058be96d2 (diff)
downloadpkgsrc-206a66b761b2d619d119491b1d1c84cc7caa1bf2.tar.gz
Remove references to python-2.3.
Diffstat (limited to 'chat/telepathy-glib/Makefile')
-rw-r--r--chat/telepathy-glib/Makefile4
1 files changed, 2 insertions, 2 deletions
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}