diff options
| author | John Marino <marino@FreeBSD.org> | 2014-08-15 20:50:14 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-08-15 20:50:14 +0000 |
| commit | 6643a1ab16886bef8f37835207ef4b4e0458bda9 (patch) | |
| tree | d2a0086f1424aa49339542ac0a6680454b16e63e | |
| parent | Update to version 3.4.1.2014.08.15 (diff) | |
ports-mgmt/xps: USE_PYTHON=yes => USES=python
PR: 192688
Submitted by: maintainer (Serpent)
Notes
Notes:
svn path=/head/; revision=365040
| -rw-r--r-- | ports-mgmt/xps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/xps/Makefile b/ports-mgmt/xps/Makefile index b6ffef2a8ef7..5360b79110f9 100644 --- a/ports-mgmt/xps/Makefile +++ b/ports-mgmt/xps/Makefile @@ -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 \ |
