svn commit: r355364 - head/devel/swig20

Baptiste Daroussin bapt at FreeBSD.org
Mon May 26 15:32:26 UTC 2014


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}


More information about the svn-ports-all mailing list