aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
commita021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /x11-fm
parentf4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff)
downloadports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz
ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=455913
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nemo/Makefile2
-rw-r--r--x11-fm/rox-mime-editor/Makefile4
-rw-r--r--x11-fm/rox-session/Makefile4
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile
index 3990a73c3028..c6d987d6c761 100644
--- a/x11-fm/nemo/Makefile
+++ b/x11-fm/nemo/Makefile
@@ -11,7 +11,7 @@ COMMENT= File manager for the Cinnamon desktop
BUILD_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \
gtkdocize:textproc/gtk-doc \
- py*-polib>=0:devel/py-polib \
+ ${PYTHON_PKGNAMEPREFIX}polib>=0:devel/py-polib@${PY_FLAVOR} \
gnome-autogen.sh:devel/gnome-common \
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
LIB_DEPENDS= libexif.so:graphics/libexif \
diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile
index 66c6ad7f13cf..3bfbc755082a 100644
--- a/x11-fm/rox-mime-editor/Makefile
+++ b/x11-fm/rox-mime-editor/Makefile
@@ -11,9 +11,9 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= MIME type editor for the ROX desktop
RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
- ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:devel/py-roxlib
+ ${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib
-USES= python shebangfix tar:bzip2
+USES= python:2.7 shebangfix tar:bzip2
SHEBANG_FILES= MIME-Editor/AppRun
do-build:
diff --git a/x11-fm/rox-session/Makefile b/x11-fm/rox-session/Makefile
index 5a29913ebe2e..6b46afa068f1 100644
--- a/x11-fm/rox-session/Makefile
+++ b/x11-fm/rox-session/Makefile
@@ -14,12 +14,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib \
- ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus
+ ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
WRKSRC= ${WRKDIR}/ROX-Session
DATADIR= ${PREFIX}/apps/ROX-Session
-USES= gettext-tools pkgconfig python
+USES= gettext-tools pkgconfig python:2.7
USE_GNOME= gtk20 libxml2
USE_XORG= x11 xext xtst xxf86vm