diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-04 20:08:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-04 20:08:41 +0000 |
commit | 1c37f41a114500f1a55afa18f87de2cd9215bc9f (patch) | |
tree | 81280d4ea0f55cced2350f3e9d0a7ac4f01a988b /sysutils/pstree | |
parent | 762a55fa1c2d896d79eaf79f783913a449cfa323 (diff) | |
download | ports-1c37f41a114500f1a55afa18f87de2cd9215bc9f.tar.gz ports-1c37f41a114500f1a55afa18f87de2cd9215bc9f.zip |
Notes
Diffstat (limited to 'sysutils/pstree')
-rw-r--r-- | sysutils/pstree/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index b5681a143ea2..bcfdaf542e4a 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.thp.uni-due.de/pub/source/ \ MAINTAINER= jgh@FreeBSD.org COMMENT= List processes as a tree +USES= alias NO_WRKSUBDIR= yes CONFLICTS= psmisc-[0-9]* |