diff --git a/textproc/kiss-templates/Makefile b/textproc/kiss-templates/Makefile index 28ceb15927c8..9d50a4487143 100644 --- a/textproc/kiss-templates/Makefile +++ b/textproc/kiss-templates/Makefile @@ -24,11 +24,4 @@ PLIST_FILES= bin/kiste2cpp \ include/kiste/serializer_builder.h \ include/kiste/terminal.h -OPTIONS_DEFINE= TEST -TEST_DESC= Build with unit tests -TEST_BUILD_DEPENDS= boost-libs>=1.55:devel/boost-libs -TEST_USES= python:2.7,build,test shebangfix -TEST_TEST_TARGET= test -SHEBANG_FILES= tests/comparison-based/generate.py tests/differ.py - .include