summaryrefslogtreecommitdiff
path: root/net/ipa_ipfw
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-12-08 17:44:18 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-12-08 17:44:18 +0000
commit46203094e68a64502ff4d4b811236e810ea9f340 (patch)
tree51d71b82a77deb30ebca82c1df15321c23081eb6 /net/ipa_ipfw
parent- Fix build on FreeBSD 7.x [1] (diff)
Fix build with clang
PR: ports/174260 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=308488
Diffstat (limited to 'net/ipa_ipfw')
-rw-r--r--net/ipa_ipfw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipa_ipfw/Makefile b/net/ipa_ipfw/Makefile
index 0b4f6350875e..7ef42c133c3f 100644
--- a/net/ipa_ipfw/Makefile
+++ b/net/ipa_ipfw/Makefile
@@ -24,6 +24,7 @@ USE_LDCONFIG= yes
LOCALINCLUDE?= ${LOCALBASE}/include
MAKE_ENV+= DEBUG_FLAGS="" PREFIX=${PREFIX} LOCALINCLUDE=${LOCALINCLUDE}
+MAKE_ENV+= NO_WCAST_ALIGN.clang=yes
BUILD_DEPENDS+= ${LOCALBASE}/include/ipa_mod.h:${PORTSDIR}/sysutils/ipa