From 5483a9d67873de1dc452bfef0191dc81f95b6fff Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Tue, 15 Oct 2013 18:36:02 +0000 Subject: - Support STAGEDIR While I'm here - Switch to USES= gmake - Convert to new LIB_DEPENDS format - Enhance COMMENT entry (misc/xfce4-wm-themes) - Adjust Xfce dependencies, and bump PORTREVISION (sysutils/xfce4-power-manager) --- editors/mousepad/Makefile | 3 +-- editors/mousepad/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'editors/mousepad') diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index a910ea3c5494..8c6137ee5480 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -20,11 +20,10 @@ USE_XFCE= configenv OPTIONS_DEFINE= DBUS OPTIONS_DEFAULT= DBUS -NO_STAGE= yes .include .if ${PORT_OPTIONS:MDBUS} -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib CONFIGURE_ARGS+=--enable-dbus .else CONFIGURE_ARGS+=--disable-dbus diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist index 8bffe5fc27df..3c97707dbf7a 100644 --- a/editors/mousepad/pkg-plist +++ b/editors/mousepad/pkg-plist @@ -26,5 +26,3 @@ share/locale/zh_CN/LC_MESSAGES/mousepad.mo share/locale/zh_TW/LC_MESSAGES/mousepad.mo @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug -@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true -- cgit v1.2.3