aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-cpu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:31:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:31:49 +0000
commit162e0d282170e5a1bd58985161eac005ac329560 (patch)
tree59cc434e196c67f8a4bfdf1e2a444cd9dd0b6c6d /x11-wm/e17-module-cpu
parentc294836c5deadfc06ae8e0ef633c5128fdfecef3 (diff)
downloadports-162e0d282170e5a1bd58985161eac005ac329560.tar.gz
ports-162e0d282170e5a1bd58985161eac005ac329560.zip
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
Notes
Notes: svn path=/head/; revision=325734
Diffstat (limited to 'x11-wm/e17-module-cpu')
-rw-r--r--x11-wm/e17-module-cpu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile
index 8429ec1f1813..79f0017afa5c 100644
--- a/x11-wm/e17-module-cpu/Makefile
+++ b/x11-wm/e17-module-cpu/Makefile
@@ -16,9 +16,8 @@ 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 <bsd.port.options.mk>