From 05be12954c239a48dd4bc32b8040058812ce5e2a Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Sat, 3 Jan 2015 17:47:50 +0000 Subject: - Gnome is default icons theme [1], not switched to Adwaita because Thunar and some Xfce's specific widgets still use stock icons (deprecated since GTK3 3.10, and not available in x11-themes/adwaita-icon-theme) - Bump PORTREVISION PR: 183690 [1] Requested by: Rostislav Krasny --- misc/xfce4-appfinder/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'misc/xfce4-appfinder') diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 73d0ed92def3..1165d10c0435 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-appfinder PORTVERSION= 4.10.1 +PORTREVISION= 1 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -30,4 +31,10 @@ CONFIGURE_ARGS+=--enable-nls CONFIGURE_ARGS+=--disable-nls .endif +post-patch: + ${REINPLACE_CMD} -e 's|=gtk-find|=system-search|' \ + ${WRKSRC}/data/xfce4-appfinder.desktop.in + ${REINPLACE_CMD} -e 's|=gtk-execute|=system-run|' \ + ${WRKSRC}/data/xfce4-run.desktop.in + .include -- cgit v1.2.3