Skip to content

Commit

Permalink
mention missing doctest port for future test enablers
Browse files Browse the repository at this point in the history
  • Loading branch information
klemensn committed Feb 22, 2023
1 parent 8aa13ea commit 7b6a09e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/coeurl/Makefile
Expand Up @@ -23,4 +23,7 @@ BUILD_DEPENDS = devel/spdlog
LIB_DEPENDS = devel/libevent2 \
net/curl

# Run-time dependency doctest found: NO (tried pkgconfig and cmake)
#CONFIGURE_ARGS += -Dtests=true

.include <bsd.port.mk>

0 comments on commit 7b6a09e

Please sign in to comment.