svn commit: r321392 - head/www/harvest

Boris Samorodov bsam at FreeBSD.org
Thu Jun 20 15:04:13 UTC 2013


Author: bsam
Date: Thu Jun 20 15:04:12 2013
New Revision: 321392
URL: http://svnweb.freebsd.org/changeset/ports/321392

Log:
  Revert r321390: wrong repo.

Modified:
  head/www/harvest/Makefile

Modified: head/www/harvest/Makefile
==============================================================================
--- head/www/harvest/Makefile	Thu Jun 20 14:47:51 2013	(r321391)
+++ head/www/harvest/Makefile	Thu Jun 20 15:04:12 2013	(r321392)
@@ -20,7 +20,6 @@ LIBTOOLFILES=	configure src/gatherer/cur
 USE_LDCONFIG=	yes
 NO_MTREE=		yes
 CONFIGURE_ARGS?=	--prefix=${PREFIX}/${PORTNAME} --without-wish
-CFLAGS+=	-Wno-return-type
 MAKE_JOBS_UNSAFE=	yes
 
 STRIP=		# none


More information about the svn-ports-all mailing list