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,8 +1,8 @@
# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:15 wiz Exp $
# $NetBSD: Makefile,v 1.45 2016/08/03 10:22:16 adam Exp $
#
DISTNAME= scim-1.4.15
PKGREVISION= 2
PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
@@ -44,13 +44,9 @@ INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples
# for DLOPEN_REQUIRE_PTHREADS
PTHREAD_AUTO_VARS= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
CONFIGURE_ENV+= ac_cv_func_gethostbyname_r=no
CONFIGURE_ENV.NetBSD+= ac_cv_func_gethostbyname_r=no
CONFIGURE_ENV.SunOS+= ac_cv_func_gethostbyname_r=no
LDFLAGS.SunOS+= -lsocket -lnsl
.elif ${OPSYS} == "NetBSD"
CONFIGURE_ENV+= ac_cv_func_gethostbyname_r=no
.endif
# unused test script
CHECK_PORTABILITY_SKIP+= extras/immodules/tests/test-exec.sh.in