summaryrefslogtreecommitdiff
path: root/sysutils/psmisc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-09-27 16:24:41 +0000
committeragc <agc@pkgsrc.org>2002-09-27 16:24:41 +0000
commit0ff6e820c377049fe4fc8f8de016caef2e194815 (patch)
treeaa3422c05be078c4a7cb9c2cd2d6d4c3d480e127 /sysutils/psmisc
parente67e772bcb9f11b8acaace66b258f63b21963129 (diff)
downloadpkgsrc-0ff6e820c377049fe4fc8f8de016caef2e194815.tar.gz
Mark this package as conflicting with pstree<=2.16 (with thanks to
Thomas Klausner).
Diffstat (limited to 'sysutils/psmisc')
-rw-r--r--sysutils/psmisc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile
index 431ce14ad33..02ff61a2981 100644
--- a/sysutils/psmisc/Makefile
+++ b/sysutils/psmisc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/09/27 12:10:00 agc Exp $
+# $NetBSD: Makefile,v 1.14 2002/09/27 16:24:41 agc Exp $
DISTNAME= psmisc-20.1
CATEGORIES= sysutils
@@ -9,6 +9,8 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://psmisc.sourceforge.net/
COMMENT= miscellaneous procfs tools: killall, pidof, and pstree
+CONFLICTS+= pstree<=2.16
+
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
LIBS+= ${LIBGETOPT}