summaryrefslogtreecommitdiff
path: root/www/liferea
diff options
context:
space:
mode:
authorasau <asau>2009-12-03 23:19:05 +0000
committerasau <asau>2009-12-03 23:19:05 +0000
commitc44851087e2bcfc122c8196aa82efc6e565077b8 (patch)
tree403494fc12f863dc295c6f85daf0c9fa1ac3dae4 /www/liferea
parent869af8630214dc19aad5c024a452cb1acb98a4a4 (diff)
downloadpkgsrc-c44851087e2bcfc122c8196aa82efc6e565077b8.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)