aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/rox-memo
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-11 04:48:45 +0800
committerantoine <antoine@FreeBSD.org>2017-12-11 04:48:45 +0800
commitcda086784fde852c72d9372c7856221b7e75fc6d (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /deskutils/rox-memo
parenta88c10ab7a845791a3e8af23da16e6bd99cd2c9c (diff)
downloadfreebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.tar.gz
freebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.tar.zst
freebsd-ports-gnome-cda086784fde852c72d9372c7856221b7e75fc6d.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Diffstat (limited to 'deskutils/rox-memo')
-rw-r--r--deskutils/rox-memo/Makefile4
1 files changed, 2 insertions, 2 deletions
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: