Hook up recently added test.

This commit is contained in:
zhuk 2016-03-28 15:37:12 +00:00
parent a0b20788cc
commit 952e095046

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2015/07/05 12:32:44 zhuk Exp $
# $OpenBSD: Makefile,v 1.18 2016/03/28 15:37:12 zhuk Exp $
# To add a test named ${testname}:
# 1) If test should catch errors, add sample portcheck output to the
@ -11,7 +11,7 @@
# section below.
# user-customizeable
REGRESS_TARGETS ?= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17
REGRESS_TARGETS ?= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17 t18
PORTCHECK ?= ${PORTSDIR}/infrastructure/bin/portcheck
PORTCHECK_ARGS ?=
SUBST_CMD ?= ${PORTSDIR}/infrastructure/bin/pkg_subst