mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
textproc/cmark: Prevent building port twice when running tests
PR: 212393 submitted by: maintainer
This commit is contained in:
parent
b441305307
commit
db5323ba58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421400
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user