[Midnightbsd-cvs] mports [18736] trunk/dns/py-dnspython/Makefile:	turn on autoplist
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Sat May  2 15:53:19 EDT 2015
    
    
  
Revision: 18736
          http://svnweb.midnightbsd.org/mports/?rev=18736
Author:   laffer1
Date:     2015-05-02 15:53:19 -0400 (Sat, 02 May 2015)
Log Message:
-----------
turn on autoplist
Modified Paths:
--------------
    trunk/dns/py-dnspython/Makefile
Modified: trunk/dns/py-dnspython/Makefile
===================================================================
--- trunk/dns/py-dnspython/Makefile	2015-05-02 19:50:42 UTC (rev 18735)
+++ trunk/dns/py-dnspython/Makefile	2015-05-02 19:53:19 UTC (rev 18736)
@@ -14,8 +14,8 @@
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python
-USE_PYTHON=	autoplist
 USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST=yes
 
 OPTIONS_DEFINE=	DOCS EXAMPLES PYCRYPTO
 PYCRYPTO_DESC=	Enable pycrypto (part of dnssec needs it)
    
    
More information about the Midnightbsd-cvs
mailing list