pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/liferea Depend on xulrunner devel/instead of www/f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72f71d8d78aa
branches:  trunk
changeset: 568093:72f71d8d78aa
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Dec 03 23:19:05 2009 +0000

description:
Depend on xulrunner devel/instead of www/firefox, bump revision.
Discussed with <tnn>.

diffstat:

 www/liferea/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 25b98f92289c -r 72f71d8d78aa www/liferea/Makefile
--- a/www/liferea/Makefile      Thu Dec 03 22:38:11 2009 +0000
+++ b/www/liferea/Makefile      Thu Dec 03 23:19:05 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2009/08/26 19:58:26 sno Exp $
+# $NetBSD: Makefile,v 1.87 2009/12/03 23:19:05 asau Exp $
 
 DISTNAME=              liferea-1.4.28
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            www
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=liferea/}
 
@@ -30,11 +30,11 @@
 PLIST.gtkhtml= yes
 .endif
 .if !empty(PKG_OPTIONS:Mliferea-firefox)
-.include "../../www/firefox/buildlink3.mk"
+.include "../../devel/xulrunner/buildlink3.mk"
 PLIST.mozilla= yes
 .endif
 .if !empty(PKG_OPTIONS:Mliferea-seamonkey)
-.include "../../www/firefox/buildlink3.mk"
+.include "../../devel/xulrunner/buildlink3.mk"
 PLIST.mozilla= yes
 .endif
 .if !empty(PKG_OPTIONS:Mliferea-webkit)



Home | Main Index | Thread Index | Old Index