diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome2/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/compizconfig-python/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/ede/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/obapps/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/obkey/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/obmenu/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/plwm/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/qtile/Makefile | 5 |
9 files changed, 14 insertions, 21 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} diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index 91a92b89d0ff..1cf296bca128 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= \ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -USE_PYTHON= 2 -USES= gmake libtool pathfix pkgconfig tar:bzip2 +USES= gmake libtool pathfix pkgconfig python:2 tar:bzip2 USE_GNOME= glib20 post-install: diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 454d680b6b33..a243a87e3aa1 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -23,13 +23,12 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ libfltk.so:${PORTSDIR}/x11-toolkits/fltk -USES= fam gettext iconv:translit pathfix pkgconfig \ +USES= fam gettext iconv:translit pathfix pkgconfig python:2 \ shared-mime-info shebangfix SHEBANG_FILES= doc/asciidoc/asciidoc.py python_OLD_CMD= ${SETENV} python python_CMD= ${PYTHON_CMD} USE_XORG= xcomposite xft xinerama xpm xrandr -USE_PYTHON= 2 USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ENV= PEKWM_CXXFLAGS="${CXXFLAGS}" \ diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index 984a7f152e75..b1c7f47b7444 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -13,9 +13,8 @@ COMMENT= Easy, eye-candy, light, and powerful window manager for X11 RUN_DEPENDS= fvwm>=2.5:${PORTSDIR}/x11-wm/fvwm2 \ bash:${PORTSDIR}/shells/bash -USES= gettext gmake shebangfix +USES= gettext gmake python shebangfix SHEBANG_FILES= addons/* bin/* fvwm/scripts/speed_value -USE_PYTHON= yes MAKE_ENV= prefix="${PREFIX}" addondir="${DOCSDIR}/addons" PORTDOCS= * diff --git a/x11-wm/obapps/Makefile b/x11-wm/obapps/Makefile index 9bdf62a937cc..6cfc39ef36e5 100644 --- a/x11-wm/obapps/Makefile +++ b/x11-wm/obapps/Makefile @@ -18,10 +18,10 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib -USE_PYTHON= yes +USES= python +USE_PYTHON= distutils USE_WX= 3.0+ WX_COMPS= python:run -USE_PYDISTUTILS=yes PORTDOCS= README OPTIONS_DEFINE= DOCS diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index e4cde86f760b..15d3382442f6 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -13,9 +13,8 @@ LICENSE= MIT RUN_DEPENDS= py27-gtk2>=2.14:${PORTSDIR}/x11-toolkits/py-gtk2 -USES= gettext -USE_PYTHON= yes -USE_PYDISTUTILS= yes +USES= gettext python +USE_PYTHON= distutils PORTDOCS= NEWS diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index f548fb2a010f..87ea1e453e8b 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -12,9 +12,9 @@ COMMENT= Menu manager for Openbox supporting both static and pipe menus LICENSE= GPLv2 +USES= python USE_GNOME= pygtk2 -USE_PYTHON= 2 -USE_PYDISTUTILS= yes +USE_PYTHON= distutils PYDISTUTILS_PKGNAME= obMenu PORTDOCS= README diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile index a8022dab62cf..0a9573a220a7 100644 --- a/x11-wm/plwm/Makefile +++ b/x11-wm/plwm/Makefile @@ -17,9 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>0:${PORTSDIR}/x11-toolkits/py-xlib NO_ARCH= yes -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist PORTDOCS= * PORTEXAMPLES= * diff --git a/x11-wm/qtile/Makefile b/x11-wm/qtile/Makefile index fd1617f10a3f..8f1ff9c75f75 100644 --- a/x11-wm/qtile/Makefile +++ b/x11-wm/qtile/Makefile @@ -21,9 +21,8 @@ GH_TAGNAME= v0.6 USE_GNOME= pygobject pygtk2 -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist PORTDOCS= CHANGELOG INSTALL.rst README.rst |