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-elfe | |
parent | bfb34f2ee83e8c0e6490df99f40cfb622a33ae14 (diff) | |
download | ports-518a58b792c4d1cc616c0073e2baf89606b96805.tar.gz ports-518a58b792c4d1cc616c0073e2baf89606b96805.zip |
- Convert bzip2 to USES
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=356200
Diffstat (limited to 'x11-wm/e17-module-elfe')
-rw-r--r-- | x11-wm/e17-module-elfe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-elfe/Makefile b/x11-wm/e17-module-elfe/Makefile index 51d43e41eeb0..32e67f3bcf17 100644 --- a/x11-wm/e17-module-elfe/Makefile +++ b/x11-wm/e17-module-elfe/Makefile @@ -14,9 +14,8 @@ BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_EFL= edje elementary libtool_hack modarch_hack .include <bsd.port.mk> |