diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 4 | ||||
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/pkg-plist | 4 | ||||
-rw-r--r-- | www/screem-devel/Makefile | 2 | ||||
-rw-r--r-- | www/screem-devel/pkg-plist | 8 | ||||
-rw-r--r-- | www/screem/Makefile | 2 | ||||
-rw-r--r-- | www/screem/pkg-plist | 8 |
8 files changed, 16 insertions, 14 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 32ab02e294f0..e8a4c068356e 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 9da0f027eb82..7a07357f7dde 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -60,7 +60,7 @@ libdata/pkgconfig/epiphany-1.6.pc share/gnome/application-registry/epiphany.applications share/gnome/applications/bme.desktop share/gnome/applications/epiphany.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/gnome/epiphany/art/epiphany-bookmarks.png share/gnome/epiphany/art/epiphany-close-tab.png share/gnome/epiphany/art/epiphany-download.png @@ -209,4 +209,4 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo @dirrm %%DOCSDIR%% @dirrm include/epiphany-%%EPHY_VERSION%%/epiphany @dirrm include/epiphany-%%EPHY_VERSION%% -@unexec update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 5d2a9e83183a..66d0fccd6084 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.20 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ diff --git a/www/galeon/pkg-plist b/www/galeon/pkg-plist index 1f093a652fa2..ad1a91e1c987 100644 --- a/www/galeon/pkg-plist +++ b/www/galeon/pkg-plist @@ -5,7 +5,7 @@ etc/sound/events/galeon.soundlist libdata/bonobo/servers/GNOME_Galeon_Automation.server libdata/bonobo/servers/GNOME_Galeon_NautilusView.server share/gnome/applications/galeon.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/gnome/galeon/FAQ.html share/gnome/galeon/about_logo.png share/gnome/galeon/autoscroll.xpm @@ -222,4 +222,4 @@ share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo @dirrm share/gnome/help/galeon/es @dirrm share/gnome/help/galeon @dirrm share/gnome/galeon -@unexec update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 3d86f0e163eb..01db789b068d 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= screem PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/screem-devel/pkg-plist b/www/screem-devel/pkg-plist index 14a3576bc82d..5b3e20e2ea69 100644 --- a/www/screem-devel/pkg-plist +++ b/www/screem-devel/pkg-plist @@ -12,7 +12,7 @@ lib/screem/plugins/tableWizard.so lib/screem/plugins/uploadWizard.so share/gnome/application-registry/screem.applications share/gnome/applications/screem.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/gnome/help/screem/C/figures/color-wizard.png share/gnome/help/screem/C/figures/css-wizard1.png share/gnome/help/screem/C/figures/css-wizard2.png @@ -226,6 +226,6 @@ share/locale/zh_CN/LC_MESSAGES/screem.mo @dirrm share/gnome/screem/ui @dirrm share/gnome/screem @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/screem/screem-C.omf 2>/dev/null || /usr/bin/true -@exec update-mime-database %D/share/mime -@unexec update-mime-database %D/share/mime -@unexec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/www/screem/Makefile b/www/screem/Makefile index 3d86f0e163eb..01db789b068d 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,7 +7,7 @@ PORTNAME= screem PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/screem/pkg-plist b/www/screem/pkg-plist index 14a3576bc82d..5b3e20e2ea69 100644 --- a/www/screem/pkg-plist +++ b/www/screem/pkg-plist @@ -12,7 +12,7 @@ lib/screem/plugins/tableWizard.so lib/screem/plugins/uploadWizard.so share/gnome/application-registry/screem.applications share/gnome/applications/screem.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/gnome/help/screem/C/figures/color-wizard.png share/gnome/help/screem/C/figures/css-wizard1.png share/gnome/help/screem/C/figures/css-wizard2.png @@ -226,6 +226,6 @@ share/locale/zh_CN/LC_MESSAGES/screem.mo @dirrm share/gnome/screem/ui @dirrm share/gnome/screem @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/screem/screem-C.omf 2>/dev/null || /usr/bin/true -@exec update-mime-database %D/share/mime -@unexec update-mime-database %D/share/mime -@unexec update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |