summaryrefslogtreecommitdiff
path: root/archivers/gzip-info
diff options
context:
space:
mode:
authortron <tron>2001-01-10 11:57:50 +0000
committertron <tron>2001-01-10 11:57:50 +0000
commit95f2a9baf8188bfaabe4e135ef9f47d303e614e7 (patch)
treeff0247a7ecf144d9f27a206f955adaec2f9ed65e /archivers/gzip-info
parent27cfc5b4c4aaa904747b0446841fd9cdd88ac0d6 (diff)
downloadpkgsrc-95f2a9baf8188bfaabe4e135ef9f47d303e614e7.tar.gz
Use "${OPSYS}" in error message instead of hard coding "NetBSD".
Diffstat (limited to 'archivers/gzip-info')
-rw-r--r--archivers/gzip-info/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile
index 54d7126a663..29ad9754019 100644
--- a/archivers/gzip-info/Makefile
+++ b/archivers/gzip-info/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/21 21:01:29 hubertf Exp $
-#
+# $NetBSD: Makefile,v 1.5 2001/01/10 11:59:29 tron Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-info-1.2.4a
@@ -20,7 +19,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
.if exists(/usr/bin/gzip)
-IGNORE= "${PKGNAME} is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution"
.endif
do-install: