From dd8c6f9542d2787cc2ab40e77aa177f34525fc8e Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 9 Sep 2016 12:02:45 +0000 Subject: [PATCH] - Fix python shebang PR: 191106 Submitted by: fred@fredcondo.net Approved by: maintainer timeout (wxs, 2 years) --- ports-mgmt/fastest_sites/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports-mgmt/fastest_sites/Makefile b/ports-mgmt/fastest_sites/Makefile index 86c3c492a898..d9e6149ccf18 100644 --- a/ports-mgmt/fastest_sites/Makefile +++ b/ports-mgmt/fastest_sites/Makefile @@ -2,6 +2,7 @@ PORTNAME= fastest_sites PORTVERSION= 20110317 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://www.semicomplete.com/files/fastest_sites/ EXTRACT_SUFX= .py @@ -14,6 +15,7 @@ NO_BUILD= yes PLIST_FILES= bin/fastest_sites SHEBANG_FILES= fastest_sites-${PORTVERSION}.py +python_OLD_CMD= /usr/local/bin/python do-extract: @${MKDIR} ${WRKSRC}