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-snow | |
parent | c294836c5deadfc06ae8e0ef633c5128fdfecef3 (diff) | |
download | ports-162e0d282170e5a1bd58985161eac005ac329560.tar.gz ports-162e0d282170e5a1bd58985161eac005ac329560.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-snow')
-rw-r--r-- | x11-wm/e17-module-snow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile index f7272a5991f8..ba1f940d7465 100644 --- a/x11-wm/e17-module-snow/Makefile +++ b/x11-wm/e17-module-snow/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> |