diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:46:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:46:01 +0000 |
commit | 518a58b792c4d1cc616c0073e2baf89606b96805 (patch) | |
tree | 2ebc1c44580578ad68244dd33bc795f2c9b02333 /x11-wm/e17-module-screenshot | |
parent | bfb34f2ee83e8c0e6490df99f40cfb622a33ae14 (diff) |
- Convert bzip2 to USES
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=356200
Diffstat (limited to 'x11-wm/e17-module-screenshot')
-rw-r--r-- | x11-wm/e17-module-screenshot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile index a633b6750583..e2e1d2aa8095 100644 --- a/x11-wm/e17-module-screenshot/Makefile +++ b/x11-wm/e17-module-screenshot/Makefile @@ -16,9 +16,8 @@ RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \ emprint:${PORTSDIR}/x11/emprint DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_EFL= edje libtool_hack modarch_hack OPTIONS_DEFINE= NLS |