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,6 @@
# $NetBSD: Makefile,v 1.25 2015/08/29 23:50:31 dholland Exp $
# $NetBSD: Makefile,v 1.28 2016/07/09 13:03:55 wiz Exp $
DISTNAME= bulk-large-20150218
PKGREVISION= 1
DISTNAME= bulk-large-20160317
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -15,7 +14,7 @@ RESTRICTED= Just for test build purpose
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
#
# Note: the primary purpose of this package is to build the most
@@ -85,7 +84,7 @@ BUILD_DEPENDS+= gimp-[0-9]*:../../graphics/gimp
BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
BUILD_DEPENDS+= claws-mail-[0-9]*:../../mail/claws-mail
BUILD_DEPENDS+= evolution-[0-9]*:../../mail/evolution
BUILD_DEPENDS+= roundcube-[0-9]*:../../mail/roundcube
BUILD_DEPENDS+= ${PHP_PKG_PREFIX}-roundcube-[0-9]*:../../mail/roundcube
BUILD_DEPENDS+= squirrelmail-[0-9]*:../../mail/squirrelmail
BUILD_DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird
BUILD_DEPENDS+= thunderbird-l10n-[0-9]*:../../mail/thunderbird-l10n
@@ -169,6 +168,7 @@ BUILD_DEPENDS+= bulk-medium-[0-9]*:../../meta-pkgs/bulk-medium
BUILD_DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/php/phpversion.mk" # for PHP_PKG_PREFIX
.include "../../lang/python/pyversion.mk" # for PYPKGPREFIX
.include "../../lang/ruby/rubyversion.mk" # for RUBY_PKGPREFIX
.include "../../mk/bsd.pkg.mk"