diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
commit | cfe6f3bc06a893df7d4d1141f4baad932266b650 (patch) | |
tree | bd5801437b79edc7d393d0c79d2d1e7de699bcdd /x11-wm/pekwm | |
parent | 18c5873dfa2328a3163b5aec797f797d6d99cc1f (diff) |
Notes
Diffstat (limited to 'x11-wm/pekwm')
-rw-r--r-- | x11-wm/pekwm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index d743db04a160..839e46e9a6e8 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -14,9 +14,8 @@ COMMENT= Light, Unobtrusive, and configurable windowmanager LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng15.so:${PORTSDIR}/graphics/png -USES= pkgconfig iconv gmake +USES= pkgconfig iconv gmake tar:bzip2 USE_XORG= xft xpm x11 -USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shape --enable-xinerama --enable-xrandr \ --enable-xft --enable-image-xpm --enable-image-jpeg \ |