From 7bc54df3929f950103bf16eaaf6345656226a5d5 Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Mon, 14 Oct 2013 18:57:19 +0000 Subject: - Support STAGEDIR - Convert to new LIB_DEPENDS format - Switch to USES= gmake --- misc/xfce4-appfinder/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'misc/xfce4-appfinder/Makefile') diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 299e47bb5a12..3e2df4d0211f 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -11,18 +11,16 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Application launcher and finder -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_BZIP2= yes -USES= pathfix pkgconfig -USE_GMAKE= yes +USES= pathfix pkgconfig gmake USE_GNOME= gtk20 glib20 intltool intlhack USE_XFCE= configenv garcon libmenu libutil xfconf OPTIONS_DEFINE= NLS -NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} -- cgit v1.2.3