diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-19 11:10:43 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-19 11:10:43 +0000 |
commit | f7455240e3b2acb3cd4804dac9a3afe2582a0a96 (patch) | |
tree | 94eaef37ab07d82e499ae4cafabe202ea2ed0525 /textproc/kiss-templates | |
parent | 6db4531ff6ac4b156bdc1499488964f1c2551e7f (diff) | |
download | ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.tar.gz ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.zip |
Notes
Diffstat (limited to 'textproc/kiss-templates')
-rw-r--r-- | textproc/kiss-templates/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index fad7a858b035..39dc01f6e2fb 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -31,7 +31,7 @@ USES= cmake OPTIONS_DEFINE= TEST TEST_DESC= Build with unit tests TEST_BUILD_DEPENDS= boost-libs>=1.55:devel/boost-libs -TEST_USES= python:2,build,test shebangfix +TEST_USES= python:2.7,build,test shebangfix TEST_TEST_TARGET= test SHEBANG_FILES= tests/comparison-based/generate.py tests/differ.py |