summaryrefslogtreecommitdiff
path: root/regress/pkg-options/files/groups.mk
diff options
context:
space:
mode:
Diffstat (limited to 'regress/pkg-options/files/groups.mk')
-rw-r--r--regress/pkg-options/files/groups.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/pkg-options/files/groups.mk b/regress/pkg-options/files/groups.mk
index 16b2a65c14d..081027038e0 100644
--- a/regress/pkg-options/files/groups.mk
+++ b/regress/pkg-options/files/groups.mk
@@ -1,4 +1,4 @@
-# $NetBSD: groups.mk,v 1.1 2005/06/02 20:38:51 dillo Exp $
+# $NetBSD: groups.mk,v 1.2 2005/07/26 16:12:56 dillo Exp $
#
# This file tests option groups (PKG_OPTIONS_REQUIRED_GROUPS and
# PKG_OPTIONS_OPTIONAL_GROUPS).
@@ -22,4 +22,5 @@ PKG_OPTIONS.foo+= g h i -i -h
.PHONY: test
test:
+ echo ${PKG_FAIL_REASON:M*:Q}
echo ${PKG_OPTIONS:M*:Q}