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,9 +1,9 @@
# $NetBSD: Makefile,v 1.108 2015/08/18 07:31:10 wiz Exp $
# $NetBSD: Makefile,v 1.118 2016/08/03 10:23:02 adam Exp $
#
.include "../../inputmethod/uim/Makefile.common"
PKGREVISION= 24
PKGREVISION= 31
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING
@@ -19,6 +19,8 @@ CONFIGURE_ARGS+= --disable-emacs
CONFIGURE_ARGS+= --with-libgcroots=installed
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
BUILDLINK_TRANSFORM+= rm:-O2
LDFLAGS.SunOS+= -mimpure-text
CFLAGS.SunOS+= -std=c99 -D__EXTENSIONS__