diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-06-19 11:00:51 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-06-19 11:00:51 +0000 |
commit | 80b874fb3ebb31b597dfcc3667817218af771679 (patch) | |
tree | 1c19f6184588963e11a592be66f54315f7cf9b13 /graphics/py-cairo/Makefile | |
parent | bdb3e31e387ad3ea25a41684d9f3228c64003423 (diff) |
Notes
Diffstat (limited to 'graphics/py-cairo/Makefile')
-rw-r--r-- | graphics/py-cairo/Makefile | 2 |
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 |