aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/psmisc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile
index 5321f697e59c..8d3eaad8d006 100644
--- a/sysutils/psmisc/Makefile
+++ b/sysutils/psmisc/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/
MAINTAINER= ports@FreeBSD.org
COMMENT= A port of the Linux pstree, killall and pidof commands
-CONFLICTS= pstree-2.*
+CONFLICTS= pstree-2.* \
+ pidof-*
PLIST_FILES= bin/killall \
bin/pidof \