summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-12-28 22:59:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-12-28 22:59:38 +0000
commit1bbbb6660b39c31ee4158083e3667a7506920105 (patch)
tree2a2ed5a7bfbd835060202c358d36fd4306d7e82e
parentUpdate to 0.7.2. (diff)
Required Python 2.5+.
Reported by: Tony Waria <tonywaria@gmail.com>
Notes
Notes: svn path=/head/; revision=267096
-rw-r--r--devel/gobject-introspection/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index addc3f52a131..a1b748868de4 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -23,7 +23,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20 ltverhack
-USE_PYTHON= yes
+USE_PYTHON= 2.5+
USE_BISON= both
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool