diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:31:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:31:49 +0000 |
commit | 162e0d282170e5a1bd58985161eac005ac329560 (patch) | |
tree | 59cc434e196c67f8a4bfdf1e2a444cd9dd0b6c6d /x11-wm/e17-module-mpdule | |
parent | c294836c5deadfc06ae8e0ef633c5128fdfecef3 (diff) |
Notes
Diffstat (limited to 'x11-wm/e17-module-mpdule')
-rw-r--r-- | x11-wm/e17-module-mpdule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile index 7b86e4a59dec..fdb6fd647706 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -17,9 +17,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> |