pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cliqz: Removed PYTHON_VERSIONS_ACCEPTED from the python version check.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Fri Dec 14 23:04:09 2018 +0530
Changeset: cf1cc8da128ad387d8313f58b7b45ecc7ebbc33c
Modified Files:
cliqz/Makefile
Log Message:
cliqz: Removed PYTHON_VERSIONS_ACCEPTED from the python version check.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf1cc8da128ad387d8313f58b7b45ecc7ebbc33c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cliqz/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/cliqz/Makefile b/cliqz/Makefile
index 7454d08beb..0a20b99b25 100644
--- a/cliqz/Makefile
+++ b/cliqz/Makefile
@@ -22,7 +22,6 @@ LICENSE= mpl-2.0
USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip bash bsdtar
USE_LANGUAGES+= c99 gnu++14
-PYTHON_VERSIONS_ACCEPTED= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 34
PYTHON_FOR_BUILD_ONLY= tool
TOOL_DEPENDS+= python27-[0-9]*:../../lang/python27
Home |
Main Index |
Thread Index |
Old Index