aboutsummaryrefslogtreecommitdiffstats
path: root/security/razorback-api
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 16:52:40 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 16:52:40 +0800
commit497ecff7c28b047926de9d094696b587721bb8cb (patch)
treed396973747abc964d73c0302f5d79ca435fd2bfe /security/razorback-api
parent4d5f85202be75bbd765d97ec4ea7d6b35e9defc9 (diff)
downloadfreebsd-ports-gnome-497ecff7c28b047926de9d094696b587721bb8cb.tar.gz
freebsd-ports-gnome-497ecff7c28b047926de9d094696b587721bb8cb.tar.zst
freebsd-ports-gnome-497ecff7c28b047926de9d094696b587721bb8cb.zip
Fix build with clang
While here trim headers
Diffstat (limited to 'security/razorback-api')
-rw-r--r--security/razorback-api/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/razorback-api/Makefile b/security/razorback-api/Makefile
index d77b910c0f43..9aa7fb73cda0 100644
--- a/security/razorback-api/Makefile
+++ b/security/razorback-api/Makefile
@@ -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