aboutsummaryrefslogtreecommitdiff
path: root/x11/workrave
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-07-03 17:51:16 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-07-03 17:51:16 +0000
commita3fdacf6ecaea8e98fd25fdfe4502f14fa1e8546 (patch)
tree34ba23f17fca6e7bc1c47c8e2473068a962bc61b /x11/workrave
parent3d0ab56c2e3be35256e544e37d0ff58229c3ebd0 (diff)
downloadports-a3fdacf6ecaea8e98fd25fdfe4502f14fa1e8546.tar.gz
ports-a3fdacf6ecaea8e98fd25fdfe4502f14fa1e8546.zip
x11/workrave: Limit Python build dependency to 2.7
- because build-dep devel/py-cheetah is also limited to python2.7 PR: 209923 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Notes
Notes: svn path=/head/; revision=417982
Diffstat (limited to 'x11/workrave')
-rw-r--r--x11/workrave/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 5cd248c88e95..76717b526612 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv3+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>0:devel/py-cheetah
LIB_DEPENDS= libgdome.so:textproc/gdome2
-USES= gettext gmake pathfix pkgconfig python
+USES= gettext gmake pathfix pkgconfig python:2.7
USE_XORG= recordproto x11 xext xmu xscrnsaver xtst
USE_GNOME= intlhack gconf2 gtkmm24
GNU_CONFIGURE= yes