summaryrefslogtreecommitdiff
path: root/chat/telepathy-gabble
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-27 08:46:50 +0000
committerwiz <wiz>2010-01-27 08:46:50 +0000
commitdfcf4c91b6b39d41d86f23ca209be327577c3e5e (patch)
tree0bb648dae310d9dfedb899a1c33a31201ec12010 /chat/telepathy-gabble
parent4a79e3bde55afe2d9d3e7155ed36228d98a0117f (diff)
downloadpkgsrc-dfcf4c91b6b39d41d86f23ca209be327577c3e5e.tar.gz
Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
Diffstat (limited to 'chat/telepathy-gabble')
-rw-r--r--chat/telepathy-gabble/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index c56b4140b70..f14a4042015 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/01/17 12:02:07 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/01/27 08:46:50 wiz Exp $
#
DISTNAME= telepathy-gabble-0.9.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
@@ -10,17 +10,14 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components
COMMENT= Jabber/XMPP connection manager for Telepathy
+BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
-.include "../../lang/python/pyversion.mk"
-.if ${PYPKGPREFIX} == "py24"
-BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-.endif
-
pre-configure: wocky-pkg-config-hack
wocky-pkg-config-hack:
${LN} -s ${WRKSRC}/lib/ext/wocky/wocky/wocky-uninstalled.pc \