aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 14:58:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 14:58:34 +0000
commitbca9860bb2f64f1d4e247b1cc24d001068199d6d (patch)
tree2f4be7a4581be84cc623a1e343a37e4d2c16d468
parent7a4bf7c495e48020ac7fec00ec8711322267a527 (diff)
downloadports-bca9860bb2f64f1d4e247b1cc24d001068199d6d.tar.gz
ports-bca9860bb2f64f1d4e247b1cc24d001068199d6d.zip
Notes
-rw-r--r--misc/xiphos/Makefile3
-rw-r--r--misc/xiphos/pkg-plist3
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index 152bc6265560..d3755ad6cfd0 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -23,7 +23,8 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 \
USES= gettext pkgconfig waf
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gtkhtml4 intlhack gtk30 gconf2 libgsf
+USE_GNOME= gtkhtml4 intlhack gtk30 gconf2 libgsf \
+ gtk-update-icon-cache
OPTIONS_DEFINE= DOCS
diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist
index febce27c2ccf..3e4e6c0dbbf4 100644
--- a/misc/xiphos/pkg-plist
+++ b/misc/xiphos/pkg-plist
@@ -1,4 +1,3 @@
-@unexec /bin/rm %D/share/icons/hicolor/icon-theme.cache 2>/dev/null || /usr/bin/true
bin/xiphos
bin/xiphos-nav
share/applications/xiphos.desktop
@@ -222,5 +221,3 @@ share/omf/xiphos/xiphos-fr.omf
%%DATADIR%%/xiphos-button-125.png
%%DATADIR%%/xiphos-x-16.png
%%DATADIR%%/xiphos.xpm
-@exec /usr/local/bin/gtk-update-icon-cache -q -f %D/share/icons/hicolor 2>/dev/null || /usr/bin/true
-@unexec /usr/local/bin/gtk-update-icon-cache -q -f %D/share/icons/hicolor 2>/dev/null || /usr/bin/true