[Midnightbsd-cvs] mports [20538] trunk/databases/ldb/Makefile: build, run for python

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 18 09:35:06 EDT 2015


Revision: 20538
          http://svnweb.midnightbsd.org/mports/?rev=20538
Author:   laffer1
Date:     2015-10-18 09:35:06 -0400 (Sun, 18 Oct 2015)
Log Message:
-----------
build, run for python

Modified Paths:
--------------
    trunk/databases/ldb/Makefile

Modified: trunk/databases/ldb/Makefile
===================================================================
--- trunk/databases/ldb/Makefile	2015-10-18 13:32:08 UTC (rev 20537)
+++ trunk/databases/ldb/Makefile	2015-10-18 13:35:06 UTC (rev 20538)
@@ -14,7 +14,7 @@
 
 CONFLICTS=		*samba3[0-4]-3.*
 
-USES=			compiler pkgconfig ldap python:2
+USES=			compiler pkgconfig ldap python:2,build,run
 USE_LDCONFIG=		yes
 HAS_CONFIGURE=		yes
 WAF_TOOL=		buildtools/bin/waf
@@ -88,7 +88,6 @@
 .endif
 .endif
 
-USE_PYTHON_RUN=		yes
 PLIST_FILES+=		include/pyldb.h \
 			lib/libpyldb-util.so \
 			lib/libpyldb-util.so.1 \



More information about the Midnightbsd-cvs mailing list