summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortron <tron>2001-01-11 10:49:58 +0000
committertron <tron>2001-01-11 10:49:58 +0000
commitecef5d97664ae6ca37a6c4530c3d0b3a9c093710 (patch)
tree10d7e0707733af6a20e1054bf0bb0a6402c93e8c /archivers
parent19bc64c9bc80de05c85f2fb5dae9bcd82b9c98ed (diff)
downloadpkgsrc-ecef5d97664ae6ca37a6c4530c3d0b3a9c093710.tar.gz
Use "${OPSYS}" in error message instead of hard coding "NetBSD".
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bzip2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 9ff586243d6..002eeebd11e 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/01/11 09:26:19 tron Exp $
+# $NetBSD: Makefile,v 1.14 2001/01/11 10:49:58 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/11/20 08:18:40 tg Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://sourceware.cygnus.com/bzip2/index.html
.if exists(/usr/bin/bzip2)
-IGNORE= "${PKGNAME} is part of your NetBSD distribution"
+IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution"
.endif
do-install: