[Midnightbsd-cvs] mports [16662] trunk/lang/lua/Makefile: uses pkgconfig
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 27 20:12:05 EDT 2014
Revision: 16662
http://svnweb.midnightbsd.org/mports/?rev=16662
Author: laffer1
Date: 2014-08-27 20:12:05 -0400 (Wed, 27 Aug 2014)
Log Message:
-----------
uses pkgconfig
Modified Paths:
--------------
trunk/lang/lua/Makefile
Modified: trunk/lang/lua/Makefile
===================================================================
--- trunk/lang/lua/Makefile 2014-08-28 00:11:06 UTC (rev 16661)
+++ trunk/lang/lua/Makefile 2014-08-28 00:12:05 UTC (rev 16662)
@@ -12,15 +12,15 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
+
LICENSE= mit
PATCH_WRKSRC= ${WRKSRC}/src
+USES= pkgconfig
USE_LUA= 5.1
LUA_COMPS= # only define variables
ALL_TARGET= freebsd
-USE_GNOME= pkgconfig
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
.include <bsd.mport.options.mk>
More information about the Midnightbsd-cvs
mailing list