Date: Tue, 4 Nov 2014 20:08:41 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372168 - head/sysutils/pstree Message-ID: <201411042008.sA4K8fk6076896@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Nov 4 20:08:41 2014 New Revision: 372168 URL: https://svnweb.freebsd.org/changeset/ports/372168 QAT: https://qat.redports.org/buildarchive/r372168/ Log: sysutils/pstree: Fix functionality on DragonFly with USES=alias Modified: head/sysutils/pstree/Makefile Modified: head/sysutils/pstree/Makefile ============================================================================== --- head/sysutils/pstree/Makefile Tue Nov 4 19:46:21 2014 (r372167) +++ head/sysutils/pstree/Makefile Tue Nov 4 20:08:41 2014 (r372168) @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.thp.uni-due.de/p MAINTAINER= jgh@FreeBSD.org COMMENT= List processes as a tree +USES= alias NO_WRKSUBDIR= yes CONFLICTS= psmisc-[0-9]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411042008.sA4K8fk6076896>