diff options
Diffstat (limited to 'x11-wm/e17-module-execwatch')
-rw-r--r-- | x11-wm/e17-module-execwatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.mk> |