svn commit: r408652 - head/devel/py-noseofyeti

Don Lewis truckman at FreeBSD.org
Wed Feb 10 20:19:24 UTC 2016


Author: truckman
Date: Wed Feb 10 20:19:23 2016
New Revision: 408652
URL: https://svnweb.freebsd.org/changeset/ports/408652

Log:
  Sort USE_PYTHON
  
  Sponsored by:	Farsight Security, Inc.

Modified:
  head/devel/py-noseofyeti/Makefile

Modified: head/devel/py-noseofyeti/Makefile
==============================================================================
--- head/devel/py-noseofyeti/Makefile	Wed Feb 10 20:14:28 2016	(r408651)
+++ head/devel/py-noseofyeti/Makefile	Wed Feb 10 20:19:23 2016	(r408652)
@@ -27,7 +27,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	delfick
 GH_PROJECT=	nose-of-yeti
 GH_TAGNAME=	e8f3110
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 SHEBANG_FILES=	test.sh
 PYTHON_OLD_CMD=	"/usr/bin/env python"
 


More information about the svn-ports-all mailing list