summaryrefslogtreecommitdiff
path: root/chat/empathy/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-11-29 15:18:31 +0000
committerdrochner <drochner@pkgsrc.org>2010-11-29 15:18:31 +0000
commit1fcc855e69244a8c9f8c50ba3aadbcfae6870520 (patch)
treeb50dc9ef8ad7064915a2ca011307820cedd5708a /chat/empathy/Makefile
parent80946db8ffbb94ca85b8753c515d2be6c61c4bb0 (diff)
downloadpkgsrc-1fcc855e69244a8c9f8c50ba3aadbcfae6870520.tar.gz
update to 2.30.3
changes: -bugfixes -translation updates
Diffstat (limited to 'chat/empathy/Makefile')
-rw-r--r--chat/empathy/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 8e7554ba103..955357bb05a 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2010/11/15 22:56:25 abs Exp $
+# $NetBSD: Makefile,v 1.18 2010/11/29 15:18:31 drochner Exp $
-DISTNAME= empathy-2.30.2
-PKGREVISION= 2
+DISTNAME= empathy-2.30.3
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.30/}
@@ -22,6 +21,9 @@ BUILDLINK_TRANSFORM+= rm:-Werror
GCONF_SCHEMAS+= empathy.schemas
+# notyet
+#CONFIGURE_ARGS+= --enable-meego
+
.include "../../audio/libcanberra/buildlink3.mk"
.include "../../chat/telepathy-farsight/buildlink3.mk"
.include "../../chat/telepathy-glib/buildlink3.mk"
@@ -46,5 +48,9 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libunique/buildlink3.mk"
+# notyet
+#.include "../../www/webkit-gtk/buildlink3.mk"
+#.include "../../graphics/clutter-mx/buildlink3.mk"
+#.include "../../chat/telepathy-logger/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"