diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-02 15:46:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-02 15:46:01 +0800 |
commit | f42f00f06c5d9b6b1ca1054277d29b846d052c8f (patch) | |
tree | 2ebc1c44580578ad68244dd33bc795f2c9b02333 /x11-wm/e17-module-mem | |
parent | 3d8c23d9f425cf3c810a8a3599c6864526eae24f (diff) | |
download | freebsd-ports-gnome-f42f00f06c5d9b6b1ca1054277d29b846d052c8f.tar.gz freebsd-ports-gnome-f42f00f06c5d9b6b1ca1054277d29b846d052c8f.tar.zst freebsd-ports-gnome-f42f00f06c5d9b6b1ca1054277d29b846d052c8f.zip |
- Convert bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'x11-wm/e17-module-mem')
-rw-r--r-- | x11-wm/e17-module-mem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile index 03dd88c44832..481998a16993 100644 --- a/x11-wm/e17-module-mem/Makefile +++ b/x11-wm/e17-module-mem/Makefile @@ -15,9 +15,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 |