summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2021-11-30 09:40:10 +0000
committerjperkin <jperkin@pkgsrc.org>2021-11-30 09:40:10 +0000
commit240164e94fb1165d607700da8d6eec41a8ce1421 (patch)
treedc20ceda859ee61265f3fc1607f955d69f49a68f /regress
parentff01ef3a53113eb97ac964a7b7abc3eb099933ef (diff)
downloadpkgsrc-240164e94fb1165d607700da8d6eec41a8ce1421.tar.gz
regress: Remove reference to LOWER_OS_VERSION.
Diffstat (limited to 'regress')
-rw-r--r--regress/infra-unittests/haskell.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/infra-unittests/haskell.sh b/regress/infra-unittests/haskell.sh
index 0265810454a..671f4906a1c 100644
--- a/regress/infra-unittests/haskell.sh
+++ b/regress/infra-unittests/haskell.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# $NetBSD: haskell.sh,v 1.6 2020/06/29 22:00:58 rillig Exp $
+# $NetBSD: haskell.sh,v 1.7 2021/11/30 09:40:10 jperkin Exp $
#
# Tests for mk/haskell.mk.
#
@@ -392,7 +392,6 @@ if test_case_begin 'neither package-id nor package-description'; then
'PLIST_SUBST LN=' \
'PLIST_SUBST LOWER_VENDOR=' \
'PLIST_SUBST LOWER_OPSYS=' \
- 'PLIST_SUBST LOWER_OS_VERSION=' \
'PLIST_SUBST PKGBASE=hs-package' \
'PLIST_SUBST PKGNAME=hs-package-1.0' \
'PLIST_SUBST PKGLOCALEDIR=' \