summaryrefslogtreecommitdiff
path: root/chat/empathy
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-07-13 20:03:54 +0000
committerdrochner <drochner@pkgsrc.org>2011-07-13 20:03:54 +0000
commit43c4e72f0f0ba2d8ad078bec58e1733e481fa392 (patch)
tree1a097819b8e22f99e1e51462a3178ab8457f407e /chat/empathy
parented2ec4743fd3feccd62aa9f391e938117471e8bb (diff)
downloadpkgsrc-43c4e72f0f0ba2d8ad078bec58e1733e481fa392.tar.gz
requires gnutls (build fix), from Patrick Welche per post to tech-pkg
Diffstat (limited to 'chat/empathy')
-rw-r--r--chat/empathy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 214c22e328d..9b44fd6298a 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/06/10 09:39:45 obache Exp $
+# $NetBSD: Makefile,v 1.26 2011/07/13 20:03:54 drochner Exp $
DISTNAME= empathy-2.34.0
PKGREVISION= 3
@@ -44,6 +44,7 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
BUILDLINK_API_DEPENDS.enchant+= enchant>=1.2.0
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"