aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-osd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-09 11:46:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-09 11:46:20 +0000
commit1c77daa7155d3b25d6bba2542b6c619a8aa0b08d (patch)
tree4b803edee9fbf1b4c82cded7f663425041284fd8 /misc/gnome-osd
parenta69354dba54667a14f41b59de54dbc46eeabb82e (diff)
downloadports-1c77daa7155d3b25d6bba2542b6c619a8aa0b08d.tar.gz
ports-1c77daa7155d3b25d6bba2542b6c619a8aa0b08d.zip
gnome-osd is not compatible with python3
Notes
Notes: svn path=/head/; revision=455845
Diffstat (limited to 'misc/gnome-osd')
-rw-r--r--misc/gnome-osd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile
index c25f57c96ad0..53017aa16247 100644
--- a/misc/gnome-osd/Makefile
+++ b/misc/gnome-osd/Makefile
@@ -14,7 +14,7 @@ COMMENT= On-Screen-Display infrastructure using Pango text rendering
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gettext-tools gmake pathfix pkgconfig python
+USES= gettext-tools gmake pathfix pkgconfig python:2.7
USE_GNOME= gnomeprefix intlhack pygnome2
GNU_CONFIGURE= yes
NO_ARCH= yes