svn commit: r370329 - head/devel/ninja
Pietro Cerutti
gahr at FreeBSD.org
Tue Oct 7 12:49:02 UTC 2014
Author: gahr
Date: Tue Oct 7 12:49:01 2014
New Revision: 370329
URL: https://svnweb.freebsd.org/changeset/ports/370329
QAT: https://qat.redports.org/buildarchive/r370329/
Log:
- Convert to USES=python
Modified:
head/devel/ninja/Makefile
Modified: head/devel/ninja/Makefile
==============================================================================
--- head/devel/ninja/Makefile Tue Oct 7 12:47:43 2014 (r370328)
+++ head/devel/ninja/Makefile Tue Oct 7 12:49:01 2014 (r370329)
@@ -17,7 +17,7 @@ GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 85e13c1
CONFLICTS= irc/ninja-[0-9]*
-USE_PYTHON_BUILD= yes
+USES= python:build
PLIST_FILES= bin/ninja
PORTDOCS= COPYING HACKING.md README manual.asciidoc
More information about the svn-ports-head
mailing list