Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/chat/empathy/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/chat/empathy/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.52 retrieving revision 1.55 diff -u -p -r1.52 -r1.55 --- pkgsrc/chat/empathy/Attic/Makefile 2013/06/03 10:04:38 1.52 +++ pkgsrc/chat/empathy/Attic/Makefile 2013/08/12 10:00:03 1.55 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/06/03 10:04:38 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/08/12 10:00:03 obache Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 27 +PKGREVISION= 30 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} @@ -43,7 +43,7 @@ BUILDLINK_API_DEPENDS.enchant+= enchant .include "../../security/gnutls/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/libnotify/buildlink3.mk" +.include "../../sysutils/libnotify07/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk"