-# $OpenBSD: Makefile,v 1.32 2021/03/09 15:16:28 bluhm Exp $
+# $OpenBSD: Makefile,v 1.33 2021/12/02 15:56:15 kn Exp $
# The following ports must be installed for the regression tests:
# p5-IO-Socket-INET6 object interface for AF_INET and AF_INET6 domain sockets
.if ! empty (PERL_REQUIRE)
regress:
@echo "${PERL_REQUIRE}"
- @echo install these perl packages for additional tests
+ @echo 'run "pkg_add p5-IO-Socket-INET6 p5-Socket6 p5-IO-Socket-SSL p5-BSD-Reource"'
@echo SKIPPED
.endif