From 6163853b8680d9fa26e5cc6cef74fba8d4c2de03 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 30 Jan 2010 17:28:17 +0000 Subject: Depend on py-expat for build. --- chat/libtelepathy/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index a218c29902c..7521194ea02 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/08/29 11:33:36 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/30 17:28:17 joerg Exp $ # DISTNAME= libtelepathy-0.3.3 @@ -13,6 +13,8 @@ LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config -- cgit v1.2.3