summaryrefslogtreecommitdiff
path: root/x11-wm/awesome2
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
commita5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-wm/awesome2
parent- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new (diff)
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371203
Diffstat (limited to 'x11-wm/awesome2')
-rw-r--r--x11-wm/awesome2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index d4e664d4bf04..e9526b6ccc0a 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/Makefile
@@ -19,12 +19,11 @@ LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \
libcairo.so:${PORTSDIR}/graphics/cairo \
libfreetype.so:${PORTSDIR}/print/freetype2
-USES= iconv pkgconfig
+USES= iconv pkgconfig python:build
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}