Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.179 2015/06/12 10:50:27 wiz Exp $
# $NetBSD: Makefile,v 1.183 2016/08/03 10:23:06 adam Exp $
DISTNAME= gnumeric-1.8.4
PKGREVISION= 40
PKGREVISION= 42
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/}
EXTRACT_SUFX= .tar.bz2
@@ -25,7 +25,7 @@ REPLACE_PERL+= plugins/perl-func/perl_func.pl
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8.4
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.8.4
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject/buildlink3.mk"