aboutsummaryrefslogtreecommitdiffstats
path: root/main/highlight
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-02-07 15:48:57 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2018-02-10 02:47:34 +0000
commitad3ee666f05f41261a49c1f772eaf3157cb7121d (patch)
treee54e9cdf6f5c82be5448cad2f0d991c162caadfe /main/highlight
parent080dce79b04f443c9555951f71f7738b9ee755f1 (diff)
downloadaports-ad3ee666f05f41261a49c1f772eaf3157cb7121d.tar.bz2
aports-ad3ee666f05f41261a49c1f772eaf3157cb7121d.tar.xz
main/highlight: mark no tests
Diffstat (limited to 'main/highlight')
-rw-r--r--main/highlight/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/highlight/APKBUILD b/main/highlight/APKBUILD
index ccc9b8016b..c42acad04b 100644
--- a/main/highlight/APKBUILD
+++ b/main/highlight/APKBUILD
@@ -7,6 +7,7 @@ pkgrel=0
pkgdesc="Fast and flexible source code highlighter"
url="http://www.andre-simon.de/doku/highlight/highlight.html"
arch="all"
+options="!check" # No test suite.
license="GPL-3.0"
makedepends="lua${_luaver}-dev boost-dev"
subpackages="$pkgname-doc"