From d5b22f193c98aff720b456524163d133d8c1a996 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 9 Dec 2017 11:48:42 +0000 Subject: [PATCH] gnome-schedule is not compatible with python3 --- sysutils/gnome-schedule/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index 6412bb618a0c..4fa853bab2a3 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -20,7 +20,7 @@ OPTIONS_SUB= yes BUILD_DEPENDS= yelp:x11/yelp RUN_DEPENDS= yelp:x11/yelp -USES= gmake pathfix python +USES= gmake pathfix python:2.7 USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool INSTALLS_OMF= yes GNU_CONFIGURE= yes