diff options
Diffstat (limited to 'www/liferea/Makefile')
-rw-r--r-- | www/liferea/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 7bf4ed23d42..77d85a2eb45 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2013/06/06 12:55:11 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2013/08/16 02:37:01 obache Exp $ DISTNAME= liferea-1.4.28 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} @@ -47,7 +47,7 @@ GCONF_SCHEMAS= liferea.schemas .include "../../security/gnutls/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/libnotify/buildlink3.mk" +.include "../../sysutils/libnotify07/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../x11/libSM/buildlink3.mk" |