Date: Thu, 3 Dec 2015 16:57:47 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402887 - head/devel/thrift-cpp Message-ID: <201512031657.tB3GvlgT066584@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Thu Dec 3 16:57:47 2015 New Revision: 402887 URL: https://svnweb.freebsd.org/changeset/ports/402887 Log: Replace spaces with tabs in CONFIGURE_ARGS. Modified: head/devel/thrift-cpp/Makefile Modified: head/devel/thrift-cpp/Makefile ============================================================================== --- head/devel/thrift-cpp/Makefile Thu Dec 3 16:44:21 2015 (r402886) +++ head/devel/thrift-cpp/Makefile Thu Dec 3 16:57:47 2015 (r402887) @@ -42,7 +42,7 @@ CONFIGURE_ARGS+= \ --without-php_extension \ --without-python \ --without-ruby \ - --without-go + --without-go .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512031657.tB3GvlgT066584>