summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-05 22:57:56 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-05 22:57:56 +0000
commitdb5323ba5828068415366eecaa0b3473faf19637 (patch)
tree24b10c4713dafce57a119b7b878514728a4d9fff
parentFix the version range for a linux-c6-nss vulnerability. (diff)
textproc/cmark: Prevent building port twice when running tests
PR: 212393 submitted by: maintainer
-rw-r--r--textproc/cmark/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile
index 72ed67419b5c..b634672416f5 100644
--- a/textproc/cmark/Makefile
+++ b/textproc/cmark/Makefile
@@ -16,7 +16,9 @@ GH_ACCOUNT= jgm
USES= cmake:outsource python:3,test
USE_LDCONFIG= yes
+
TEST_TARGET= test
+TEST_WRKSRC= ${BUILD_WRKSRC}
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man