diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-12 01:27:24 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-12 01:27:24 +0000 |
commit | e278a1828b9cbb266b3ffe1423a1d93b56d8b7f2 (patch) | |
tree | aa2898efc64d8548537554051a0f07ef39e71008 /www/epiphany/PLIST | |
parent | 810626d94748a8fc18f20731f0bd64868b698af2 (diff) | |
download | pkgsrc-e278a1828b9cbb266b3ffe1423a1d93b56d8b7f2.tar.gz |
add webkit option, fix plist, bump pkgrevision
Diffstat (limited to 'www/epiphany/PLIST')
-rw-r--r-- | www/epiphany/PLIST | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/www/epiphany/PLIST b/www/epiphany/PLIST index 2c640f14402..6cd88dc2486 100644 --- a/www/epiphany/PLIST +++ b/www/epiphany/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.31 2008/12/02 12:30:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.32 2008/12/12 01:27:24 jmcneill Exp $ bin/epiphany include/epiphany/2.24/epiphany/ephy-adblock-manager.h include/epiphany/2.24/epiphany/ephy-adblock.h @@ -38,9 +38,9 @@ include/epiphany/2.24/epiphany/ephy-statusbar.h include/epiphany/2.24/epiphany/ephy-type-builtins.h include/epiphany/2.24/epiphany/ephy-version.h include/epiphany/2.24/epiphany/ephy-window.h -lib/epiphany/2.24/plugins/libdesktopfileplugin.a -lib/epiphany/2.24/plugins/libdesktopfileplugin.la -lib/epiphany/2.24/plugins/libdesktopfileplugin.so +${PLIST.gecko}lib/epiphany/2.24/plugins/libdesktopfileplugin.a +${PLIST.gecko}lib/epiphany/2.24/plugins/libdesktopfileplugin.la +${PLIST.gecko}lib/epiphany/2.24/plugins/libdesktopfileplugin.so lib/pkgconfig/epiphany-2.24.pc man/man1/epiphany.1 share/aclocal/epiphany.m4 @@ -342,15 +342,6 @@ share/omf/epiphany/epiphany-uk.omf @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps @comment in hicolor-icon-theme: @dirrm share/icons/hicolor -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint @comment in xdg-dirs: @dirrm share/icons @dirrm share/gtk-doc/html/epiphany @dirrm share/gnome/help/epiphany/uk/figures @@ -423,9 +414,9 @@ share/omf/epiphany/epiphany-uk.omf @dirrm share/epiphany @comment in dbus: @dirrm share/dbus-1/services @comment in xdg-dirs: @dirrm share/applications -@dirrm lib/epiphany/2.24/plugins -@dirrm lib/epiphany/2.24 -@dirrm lib/epiphany +${PLIST.gecko}@dirrm lib/epiphany/2.24/plugins +${PLIST.gecko}@dirrm lib/epiphany/2.24 +${PLIST.gecko}@dirrm lib/epiphany @dirrm include/epiphany/2.24/epiphany @dirrm include/epiphany/2.24 @dirrm include/epiphany |