diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 17:45:13 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 17:45:13 +0000 |
commit | b997ee32c898a372f1adc43d6637b8c37f2f5065 (patch) | |
tree | d796d071fcd252277ad046aa845d9bd36813b92b /ports-mgmt/fastest_sites/Makefile | |
parent | f4a55e57171a380dd714d388e0dc668158147761 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/fastest_sites/Makefile')
-rw-r--r-- | ports-mgmt/fastest_sites/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/fastest_sites/Makefile b/ports-mgmt/fastest_sites/Makefile index 0146b828bc1c..42a6b0a4994b 100644 --- a/ports-mgmt/fastest_sites/Makefile +++ b/ports-mgmt/fastest_sites/Makefile @@ -10,8 +10,7 @@ EXTRACT_SUFX= # nada MAINTAINER= wxs@FreeBSD.org COMMENT= Sort MASTER_SITE_* based upon TCP handshake times -USES= shebangfix -USE_PYTHON= yes +USES= python shebangfix NO_BUILD= yes PLIST_FILES= bin/fastest_sites |