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,6 +1,7 @@
# $NetBSD: Makefile,v 1.26 2015/08/13 15:14:29 he Exp $
# $NetBSD: Makefile,v 1.30 2016/08/03 10:23:07 adam Exp $
DISTNAME= gnumeric-1.12.23
PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
@@ -26,7 +27,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.12.9
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.12.9
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject3/buildlink3.mk"