[Midnightbsd-cvs] mports [21737] trunk/games/minetest/Makefile: we should be able to use the system sqlite3 for this

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 18 18:54:42 EDT 2016


Revision: 21737
          http://svnweb.midnightbsd.org/mports/?rev=21737
Author:   laffer1
Date:     2016-08-18 18:54:42 -0400 (Thu, 18 Aug 2016)
Log Message:
-----------
we should be able to use the system sqlite3 for this

Modified Paths:
--------------
    trunk/games/minetest/Makefile

Modified: trunk/games/minetest/Makefile
===================================================================
--- trunk/games/minetest/Makefile	2016-08-18 22:46:37 UTC (rev 21736)
+++ trunk/games/minetest/Makefile	2016-08-18 22:54:42 UTC (rev 21737)
@@ -13,8 +13,6 @@
 LICENSE=	lgpl2.1 # or later
 LICENSE_FILE=	${WRKSRC}/doc/lgpl-2.1.txt
 
-LIB_DEPENDS=	libsqlite3.so:${PORTSDIR}/databases/sqlite3
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	minetest
 



More information about the Midnightbsd-cvs mailing list