diff options
Diffstat (limited to 'x11-wm/e17-module-everything-places/Makefile')
-rw-r--r-- | x11-wm/e17-module-everything-places/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-everything-places/Makefile b/x11-wm/e17-module-everything-places/Makefile index e8ed63d45d37..f07a5f2a1e05 100644 --- a/x11-wm/e17-module-everything-places/Makefile +++ b/x11-wm/e17-module-everything-places/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> |