summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/ospfd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.sbin/ospfd/Makefile')
-rw-r--r--regress/usr.sbin/ospfd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.sbin/ospfd/Makefile b/regress/usr.sbin/ospfd/Makefile
index 60718027768..2765eae05ee 100644
--- a/regress/usr.sbin/ospfd/Makefile
+++ b/regress/usr.sbin/ospfd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2015/01/16 17:06:43 bluhm Exp $
+# $OpenBSD: Makefile,v 1.5 2016/09/02 21:30:34 bluhm Exp $
# The following ports must be installed for the regression tests:
# p5-AnyEvent provide framework for multiple event loops
@@ -17,6 +17,7 @@ PERL_REQUIRE != perl -Mstrict -Mwarnings -e ' \
regress:
@echo "${PERL_REQUIRE}"
@echo install these perl packages for additional tests
+ @echo SKIPPED
.endif
# Fill out these variables with your own system parameters