Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:07 rodent Exp $
# $NetBSD: Makefile,v 1.7 2013/12/10 14:21:43 jperkin Exp $
#
DISTNAME= libvisual-0.2.0
@@ -19,6 +19,8 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/libvisual.pc.in
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
CFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc*)