diff options
Diffstat (limited to 'www/ies4linux/Makefile')
-rw-r--r-- | www/ies4linux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ies4linux/Makefile b/www/ies4linux/Makefile index e65f052cc02..85a75cad8d6 100644 --- a/www/ies4linux/Makefile +++ b/www/ies4linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/01/25 10:30:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/09 07:37:24 wiz Exp $ DISTNAME= ies4linux-2.99.0.1 PKGREVISION= 5 @@ -17,7 +17,7 @@ BUILD_DEPENDS+= cabextract-[0-9]*:../../archivers/cabextract NO_BUILD= yes USE_LANGUAGES= # none USE_TOOLS+= bash:run pax unzip:run -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 SHAREDIR= share/ies4linux |