diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /chat/telepathy-logger | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'chat/telepathy-logger')
-rw-r--r-- | chat/telepathy-logger/Makefile | 3 | ||||
-rw-r--r-- | chat/telepathy-logger/buildlink3.mk | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile index 0f1378fa045..08220c76cc1 100644 --- a/chat/telepathy-logger/Makefile +++ b/chat/telepathy-logger/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/04/16 13:27:59 roy Exp $ +# $NetBSD: Makefile,v 1.5 2011/04/22 13:42:22 obache Exp $ # DISTNAME= telepathy-logger-0.2.7 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/telepathy-logger/buildlink3.mk b/chat/telepathy-logger/buildlink3.mk index 89389b85437..20c27167cd9 100644 --- a/chat/telepathy-logger/buildlink3.mk +++ b/chat/telepathy-logger/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/11/24 18:50:48 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2011/04/22 13:42:22 obache Exp $ BUILDLINK_TREE+= telepathy-logger @@ -6,6 +6,7 @@ BUILDLINK_TREE+= telepathy-logger TELEPATHY_LOGGER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.telepathy-logger+= telepathy-logger>=0.1.4 +BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb1 BUILDLINK_PKGSRCDIR.telepathy-logger?= ../../chat/telepathy-logger .include "../../devel/glib2/buildlink3.mk" |