aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-14 19:09:34 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-14 19:09:34 +0000
commitca76f01176a3a5ca8e79d10c8676c2ae9a108885 (patch)
treeadfd42f0e80b8f3ff21319897a36f6c7be7f4954 /x11-wm
parenta61f6c395d66df3ddb2dc24405859d36188cf855 (diff)
downloadports-ca76f01176a3a5ca8e79d10c8676c2ae9a108885.tar.gz
ports-ca76f01176a3a5ca8e79d10c8676c2ae9a108885.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/awesome2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index a74855481fa8..6354f19a1cbb 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/Makefile
@@ -19,8 +19,10 @@ LIB_DEPENDS= confuse.0:${PORTSDIR}/devel/libconfuse \
USES= iconv pkgconfig
GNU_CONFIGURE= yes
+CONFIGURE_ENV= PYTHON=${PYTHON_CMD}
USE_EFL= imlib2
USE_GNOME= pango
+USE_PYTHON_BUILD= yes
USE_XORG= x11 xft xext xinerama xt xrandr xproto
LDFLAGS+= -lX11 -lXext ${ICONV_LIB}