aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/awesome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/awesome/Makefile')
-rw-r--r--x11-wm/awesome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile
index 50728be14210..7d5a4c642366 100644
--- a/x11-wm/awesome/Makefile
+++ b/x11-wm/awesome/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= awesome
-PORTVERSION= 3.4.1
+PORTVERSION= 3.4.2
CATEGORIES= x11-wm
MASTER_SITES= http://awesome.naquadah.org/download/ \
http://redundancy.redundancy.org/mirror/
@@ -30,6 +30,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
xcb-event.1:${PORTSDIR}/x11/xcb-util \
execinfo.1:${PORTSDIR}/devel/libexecinfo
+USE_BZIP2= yes
USE_ICONV= yes
USE_CMAKE= yes
CMAKE_USE_PTHREAD=yes