diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-20 14:42:53 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-20 14:42:53 +0000 |
commit | 6f8a3fe92e652913f627c32b2b210b7789be5010 (patch) | |
tree | 4974eda2f8c364480dfeee3ab4574d28ea317ada /www/harvest | |
parent | c1d4c992bbe21fa1a16113c3d5fd4adb38042e00 (diff) |
Notes
Diffstat (limited to 'www/harvest')
-rw-r--r-- | www/harvest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index ddbb545e6d0c..f47a67564118 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -20,6 +20,7 @@ LIBTOOLFILES= configure src/gatherer/curl/configure USE_LDCONFIG= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish +CFLAGS+= -Wno-return-type MAKE_JOBS_UNSAFE= yes STRIP= # none |