aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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-fm
parentb997ee32c898a372f1adc43d6637b8c37f2f5065 (diff)
downloadports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.tar.gz
ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.zip
- 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-fm')
-rw-r--r--x11-fm/gnome-commander2/Makefile3
-rw-r--r--x11-fm/rox-mime-editor/Makefile3
-rw-r--r--x11-fm/rox-session/Makefile3
-rw-r--r--x11-fm/twander/Makefile2
4 files changed, 4 insertions, 7 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index e70b88904b78..0733af035a81 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -19,9 +19,8 @@ LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
RUN_DEPENDS= meld:${PORTSDIR}/textproc/meld \
yelp:${PORTSDIR}/x11/yelp
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= gettext gmake libtool pathfix pkgconfig python tar:xz
USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 libgnomeui
-USE_PYTHON= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
INSTALLS_OMF= yes
diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile
index 31ac5587e2a3..4814932e9040 100644
--- a/x11-fm/rox-mime-editor/Makefile
+++ b/x11-fm/rox-mime-editor/Makefile
@@ -13,8 +13,7 @@ COMMENT= MIME type editor for the ROX desktop
RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
-USES= tar:bzip2
-USE_PYTHON= yes
+USES= python tar:bzip2
do-build:
@${PYTHON_CMD} -m compileall ${WRKSRC}
diff --git a/x11-fm/rox-session/Makefile b/x11-fm/rox-session/Makefile
index a42478b07cad..0ac6512a4082 100644
--- a/x11-fm/rox-session/Makefile
+++ b/x11-fm/rox-session/Makefile
@@ -19,10 +19,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
WRKSRC= ${WRKDIR}/ROX-Session
DATADIR= ${PREFIX}/apps/ROX-Session
-USES= pkgconfig
+USES= pkgconfig python
USE_GNOME= gtk20 libxml2
USE_XORG= x11 xext xtst xxf86vm
-USE_PYTHON= yes
PORTDOCS= Changes DBUS-API README
diff --git a/x11-fm/twander/Makefile b/x11-fm/twander/Makefile
index d0b73c1cb32d..3c3ff2116801 100644
--- a/x11-fm/twander/Makefile
+++ b/x11-fm/twander/Makefile
@@ -13,7 +13,7 @@ COMMENT= Better Filesystem Browser
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
-USE_PYTHON= yes
+USES= python
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>