Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+1 -8
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2012/10/03 00:02:40 asau Exp $
# $NetBSD: Makefile,v 1.16 2015/09/07 12:02:07 jperkin Exp $
#
DISTNAME= licq-1.3.5
@@ -18,13 +18,6 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-nls
.include "../../mk/bsd.prefs.mk"
# Make sure modules can link correctly
.if ${OPSYS} == "Darwin"
INSTALL_UNSTRIPPED= yes
.endif
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-4.[6-9].*)
CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600