From c7172ba5bc092d917af0adcc4c466c104e6efd77 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 30 Aug 2013 23:31:49 +0000 Subject: Eradicate USE_GNOME=pkgconfig from x11-wm While here: - Trim headers - Convert some port from USE_GNOME=gnomehack to USES=pathfix - Convert from USE_GMAKE to USES=gmake --- x11-wm/e17-module-execwatch/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-wm/e17-module-execwatch') diff --git a/x11-wm/e17-module-execwatch/Makefile b/x11-wm/e17-module-execwatch/Makefile index 802358e9a1bc..7da79199238b 100644 --- a/x11-wm/e17-module-execwatch/Makefile +++ b/x11-wm/e17-module-execwatch/Makefile @@ -16,8 +16,7 @@ RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -USE_GNOME= pkgconfig .include -- cgit