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.22 2015/08/18 07:31:16 wiz Exp $
# $NetBSD: Makefile,v 1.23 2016/05/07 10:08:30 joerg Exp $
#
DISTNAME= pkg_select-20090308
@@ -22,6 +22,8 @@ CONF_FILES= ${EXAMPLEDIR}/${PKGBASE}.conf.example \
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
BUILDLINK_TRANSFORM+= rm:-Wno-traditional
.elif !empty(PKGSRC_COMPILER:Mgcc)
CFLAGS+= -Wno-error=unused-but-set-variable
.endif
SUBST_CLASSES+= path