svn commit: r365040 - head/ports-mgmt/xps
John Marino
marino at FreeBSD.org
Fri Aug 15 20:50:14 UTC 2014
Author: marino
Date: Fri Aug 15 20:50:14 2014
New Revision: 365040
URL: http://svnweb.freebsd.org/changeset/ports/365040
QAT: https://qat.redports.org/buildarchive/r365040/
Log:
ports-mgmt/xps: USE_PYTHON=yes => USES=python
PR: 192688
Submitted by: maintainer (Serpent)
Modified:
head/ports-mgmt/xps/Makefile
Modified: head/ports-mgmt/xps/Makefile
==============================================================================
--- head/ports-mgmt/xps/Makefile Fri Aug 15 20:47:11 2014 (r365039)
+++ head/ports-mgmt/xps/Makefile Fri Aug 15 20:50:14 2014 (r365040)
@@ -14,7 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= serpent7776
GH_COMMIT= 719165b
-USE_PYTHON= yes
+USES= python
NO_BUILD= yes
PLIST_FILES= bin/xps \
More information about the svn-ports-head
mailing list