Fix build with clang

This commit is contained in:
Baptiste Daroussin 2013-05-03 20:57:20 +00:00
parent f73d9985f6
commit e1b18b4bbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317251

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: SearchAndRescue
# Date created: 10 June 2010
# Whom: Jesse Smith <jessefrgsmith@yahoo.ca>
#
# Created by: Jesse Smith <jessefrgsmith@yahoo.ca>
# $FreeBSD$
#
PORTNAME= SearchAndRescue
PORTVERSION= 1.4.0
@ -37,6 +33,7 @@ post-patch:
-e '/^CFLAGS = /s,=,= ${CFLAGS},g' \
-e '/^CC = /s, = .*, = ${CC},' \
-e '/^CPP = /s, = .*, = ${CXX},' \
-e 's,-O6,,' \
${WRKSRC}/sar/Makefile
do-install: