summaryrefslogtreecommitdiff
path: root/sysutils/top
diff options
context:
space:
mode:
authorgrant <grant>2004-02-22 07:32:36 +0000
committergrant <grant>2004-02-22 07:32:36 +0000
commit953a2afa02824c55e7c553867a1513a896e5bb31 (patch)
tree66a85cbe76fe46ae214649e241e0886c71ba2a4f /sysutils/top
parent267e3f2a209090ef8220e9293991654cb66c9d76 (diff)
downloadpkgsrc-953a2afa02824c55e7c553867a1513a896e5bb31.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/top')
-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: