aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pstree
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-11 22:59:12 +0800
committerkrion <krion@FreeBSD.org>2003-10-11 22:59:12 +0800
commit3fcc53d03152915e91946dc0d72f41093c291a77 (patch)
treee59c07c72532e4713fc5fb9654bbe2d5d8b09d54 /sysutils/pstree
parentaf3b24bbf35c9f8a3a1e0dbf93583600f76b4fc3 (diff)
downloadfreebsd-ports-gnome-3fcc53d03152915e91946dc0d72f41093c291a77.tar.gz
freebsd-ports-gnome-3fcc53d03152915e91946dc0d72f41093c291a77.tar.zst
freebsd-ports-gnome-3fcc53d03152915e91946dc0d72f41093c291a77.zip
- Add CONFLICTS, because of the same item in pkg-plist
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'sysutils/pstree')
-rw-r--r--sysutils/pstree/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile
index cbcee892b14c..54a4aa2b363b 100644
--- a/sysutils/pstree/Makefile
+++ b/sysutils/pstree/Makefile
@@ -15,6 +15,8 @@ COMMENT= List processes as a tree
NO_WRKSUBDIR= yes
+CONFLICTS= psmisc-*
+
do-build:
cd ${WRKDIR} && ${CC} ${CFLAGS} -o pstree pstree.c