aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2009-06-19 19:00:51 +0800
committerbland <bland@FreeBSD.org>2009-06-19 19:00:51 +0800
commitf66e83f44fddaea01d159c69c677ef6d53c82acc (patch)
tree4f72786f7f1f3138dde32311bc82979fe2a9acaf /graphics
parent8660875484e23852e2d391693aeb5041e626de61 (diff)
downloadfreebsd-ports-gnome-f66e83f44fddaea01d159c69c677ef6d53c82acc.tar.gz
freebsd-ports-gnome-f66e83f44fddaea01d159c69c677ef6d53c82acc.tar.zst
freebsd-ports-gnome-f66e83f44fddaea01d159c69c677ef6d53c82acc.zip
Require Python 2.6+
PR: 135828
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-cairo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 7ac0fd9123a3..4c2de4fe65b6 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -18,7 +18,7 @@ COMMENT= Python bindings for Cairo
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-USE_PYTHON= yes
+USE_PYTHON= 2.6+
USE_GMAKE= yes
USE_GNOME= gnometarget gnomehack
GNU_CONFIGURE= yes