summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-22 07:32:36 +0000
committergrant <grant@pkgsrc.org>2004-02-22 07:32:36 +0000
commit75da15aff794ad5b43e250e749c12ea3b7c47303 (patch)
tree66a85cbe76fe46ae214649e241e0886c71ba2a4f /sysutils
parent99f18026e03745dd9fbfa23aa0cb2c1011d4a0b8 (diff)
downloadpkgsrc-75da15aff794ad5b43e250e749c12ea3b7c47303.tar.gz
remove artificial restriction building top if /usr/bin/top exists.
there are good reasons why one might want the pkgsrc version, regardless of whether the base system includes top(1) or not.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/top/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile
index 903991e8f7f..4a6b1f7dc27 100644
--- a/sysutils/top/Makefile
+++ b/sysutils/top/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/07/17 22:53:55 grant Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/22 07:32:36 grant Exp $
# FreeBSD Id: Makefile,v 1.14 1997/04/30 23:49:14 asami Exp
#
@@ -25,10 +25,6 @@ MAKE_ENV+= CPPFLAGS=
CONFIGURE_ARGS+= ${CONF}
-.if exists(/usr/bin/top)
-PKG_SKIP_REASON= "${PKGNAME} is part of your ${OPSYS} distribution"
-.endif
-
MAKE_ENV+= COPY="${COPY}" STRIPFLAG="${_STRIPFLAG_INSTALL}"
pre-configure: