summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger
diff options
context:
space:
mode:
authorobache <obache>2012-03-10 08:47:15 +0000
committerobache <obache>2012-03-10 08:47:15 +0000
commitcd228b9e7982349b3af75902bafa4f64e2626fc1 (patch)
treebb2f306b7f3c91715bc1d9454a1f13bf64d3e38a /chat/telepathy-logger
parent797893d62d8e004ca8738200c64ea3272c11c285 (diff)
downloadpkgsrc-cd228b9e7982349b3af75902bafa4f64e2626fc1.tar.gz
py-expat is just required to build.
Bump PKGREVISION.
Diffstat (limited to 'chat/telepathy-logger')
-rw-r--r--chat/telepathy-logger/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index c3e99be7418..5c357cb183f 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/03/10 08:41:47 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/03/10 08:47:15 obache Exp $
#
DISTNAME= telepathy-logger-0.2.7
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/
EXTRACT_SUFX= .tar.bz2
@@ -23,7 +23,7 @@ CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
PKGCONFIG_OVERRIDE+= extensions/tpl-extensions.pc.in
PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in
-DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+BUILD_DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"