summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-08-02 07:29:15 +0000
committerantoine <antoine@FreeBSD.org>2013-08-02 07:29:15 +0000
commit31399763e51bdf8c2cd44e66b5ed5dff5bdd7bc3 (patch)
tree8ce2bf7355f538c12f80880963e86ec4cb48a14d
parent5fb9d53d8ffe3888b5da2e8cab6111dff4f4e33a (diff)
downloadFreeBSD-ports-31399763e51bdf8c2cd44e66b5ed5dff5bdd7bc3.zip
FreeBSD-ports-31399763e51bdf8c2cd44e66b5ed5dff5bdd7bc3.tar.gz
Unbreak with clang
-rw-r--r--textproc/2bsd-diff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/2bsd-diff/Makefile b/textproc/2bsd-diff/Makefile
index 7dfc2b9..b23d7f9 100644
--- a/textproc/2bsd-diff/Makefile
+++ b/textproc/2bsd-diff/Makefile
@@ -13,6 +13,7 @@ DISTNAME= file8
MAINTAINER= risner@stdio.com
COMMENT= 2.11BSD diff utility
+CFLAGS+= -Wno-error=return-type
EXTRACT_AFTER_ARGS= bin/diff man/man1/diff.1
WRKSRC= ${WRKDIR}/bin/diff
OpenPOWER on IntegriCloud