Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 15:32:25 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355364 - head/devel/swig20
Message-ID:  <201405261532.s4QFWPwZ096170@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon May 26 15:32:25 2014
New Revision: 355364
URL: http://svnweb.freebsd.org/changeset/ports/355364
QAT: https://qat.redports.org/buildarchive/r355364/

Log:
  Remove left USE_LUA code

Modified:
  head/devel/swig20/Makefile

Modified: head/devel/swig20/Makefile
==============================================================================
--- head/devel/swig20/Makefile	Mon May 26 15:31:28 2014	(r355363)
+++ head/devel/swig20/Makefile	Mon May 26 15:32:25 2014	(r355364)
@@ -26,8 +26,6 @@ ALL_TARGET=	# none
 
 CONFIGURE_ARGS+=--program-suffix=${VER}
 
-USE_LUA=	yes
-LUA_COMPS=	lua:build
 CONFIGURE_ARGS+=--with-lua=${LUA_BINDIR}/lua \
 		--with-luaincl=${LUA_INCDIR} \
 		--with-lualib=${LUA_LIBDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261532.s4QFWPwZ096170>