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-rain | |
parent | bfb34f2ee83e8c0e6490df99f40cfb622a33ae14 (diff) | |
download | ports-518a58b792c4d1cc616c0073e2baf89606b96805.tar.gz ports-518a58b792c4d1cc616c0073e2baf89606b96805.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-rain')
-rw-r--r-- | x11-wm/e17-module-rain/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile index 91061ec6db83..c763254fd552 100644 --- a/x11-wm/e17-module-rain/Makefile +++ b/x11-wm/e17-module-rain/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 libtool_hack modarch_hack OPTIONS_DEFINE= NLS |