Fix build with clang

While here trim headers
This commit is contained in:
Baptiste Daroussin 2013-07-30 08:52:40 +00:00
parent 038fa4425d
commit 5d65ddf31f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323949

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: razorback-api
# Date created: 2011/06/8
# Whom: Tom Judge <tom@tomjudge.com>
#
# Created: Tom Judge <tom@tomjudge.com>
# $FreeBSD$
#
PORTNAME= api
PORTVERSION= 0.5.0
@ -35,6 +31,7 @@ USES= pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CFLAGS+= -Wno-cast-align
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib