diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 7d1d5a199c1..6da8f126044 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2014/05/09 07:37:06 wiz Exp $ DISTNAME= gcompris-12.11 PKGREVISION= 15 @@ -23,7 +23,7 @@ INFO_FILES= yes PTHREAD_AUTO_VARS= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-sqlite2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2, py-gtk2 PYTHON_VERSIONED_DEPENDENCIES= cairo:link PKG_SUPPORTED_OPTIONS= gnet |