summaryrefslogtreecommitdiff
path: root/www/liferea
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-03 23:19:05 +0000
committerasau <asau@pkgsrc.org>2009-12-03 23:19:05 +0000
commit2b1489ba77eae34088ad23358a382121b63363c5 (patch)
tree403494fc12f863dc295c6f85daf0c9fa1ac3dae4 /www/liferea
parente36421b8ae9b9dfc8f223bc5bba5d32a56746ecb (diff)
downloadpkgsrc-2b1489ba77eae34088ad23358a382121b63363c5.tar.gz
Depend on xulrunner devel/instead of www/firefox, bump revision.
Discussed with <tnn>.
Diffstat (limited to 'www/liferea')
-rw-r--r--www/liferea/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index 100f759491d..b70b1cb4a91 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --disable-gecko
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)