aboutsummaryrefslogtreecommitdiff
path: root/textproc/2bsd-diff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-08-02 07:29:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-08-02 07:29:15 +0000
commit6a23641d4ee30cac0e9db7f025ef70881688d601 (patch)
tree8ce2bf7355f538c12f80880963e86ec4cb48a14d /textproc/2bsd-diff
parent08183e80928c136ea2d2a87059d024d1fbaf6144 (diff)
downloadports-6a23641d4ee30cac0e9db7f025ef70881688d601.tar.gz
ports-6a23641d4ee30cac0e9db7f025ef70881688d601.zip
Unbreak with clang
Notes
Notes: svn path=/head/; revision=324147
Diffstat (limited to 'textproc/2bsd-diff')
-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 7dfc2b9dba24..b23d7f96cbc3 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