forked from Lainports/freebsd-ports
databases/caterva: Add make test
This commit is contained in:
parent
8ad9338b22
commit
202e32fa05
1 changed files with 3 additions and 0 deletions
|
|
@ -27,4 +27,7 @@ USE_GITHUB= yes
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${WRKSRC}/CMakeLists.txt
|
||||
|
||||
do-test:
|
||||
cd ${TEST_WRKSRC} && ctest
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue