aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ganyremote/Makefile2
-rw-r--r--deskutils/rox-memo/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile
index 62995d224b2b..c7649dacc6bd 100644
--- a/deskutils/ganyremote/Makefile
+++ b/deskutils/ganyremote/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= anyremote:comms/anyremote
-USES= gettext python shebangfix
+USES= gettext python:2.7 shebangfix
SHEBANG_FILES= ganyremote
USE_GNOME= pygtk2
GNU_CONFIGURE= yes
diff --git a/deskutils/rox-memo/Makefile b/deskutils/rox-memo/Makefile
index 815d4f6b111f..e82131ef96d4 100644
--- a/deskutils/rox-memo/Makefile
+++ b/deskutils/rox-memo/Makefile
@@ -11,9 +11,9 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Appointment/TODO management 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= Memo/AppRun Memo/AppletRun
do-build: