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,4 +1,4 @@
# $NetBSD: Makefile,v 1.89 2015/03/13 17:25:52 tnn Exp $
# $NetBSD: Makefile,v 1.90 2016/02/26 09:43:09 jperkin Exp $
#
DISTNAME= bash-2.05b
@@ -57,9 +57,7 @@ CONFIGURE_ENV+= ac_cv_type_wctype_t=no
.endif
# Minix lacks setpgid() which is needed for job control.
.if ${OPSYS} == "Minix"
CONFIGURE_ARGS+= --disable-job-control
.endif
CONFIGURE_ARGS.Minix+= --disable-job-control
BUILDLINK_API_DEPENDS.readline+= readline>=4.3