diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 11:48:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 11:48:42 +0000 |
commit | d5b22f193c98aff720b456524163d133d8c1a996 (patch) | |
tree | a8627c07a2b8b7852712921393413cae2e43a1c0 /sysutils/gnome-schedule | |
parent | 1c77daa7155d3b25d6bba2542b6c619a8aa0b08d (diff) |
Notes
Diffstat (limited to 'sysutils/gnome-schedule')
-rw-r--r-- | sysutils/gnome-schedule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |