summaryrefslogtreecommitdiff
path: root/sysutils/pstree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pstree/Makefile')
-rw-r--r--sysutils/pstree/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile
index 0900d608738..05a52a96f70 100644
--- a/sysutils/pstree/Makefile
+++ b/sysutils/pstree/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2002/12/25 22:44:53 mjl Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/29 12:42:29 jmmv Exp $
#
DISTNAME= pstree-2.17
+WRKSRC= ${WRKDIR}
CATEGORIES= sysutils
# PKGREVISION= 1
MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/
@@ -9,8 +10,6 @@ MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/
MAINTAINER= packages@netbsd.org
COMMENT= Display processes in a tree
-WRKSRC= ${WRKDIR}
-
do-build:
cd ${WRKSRC}; ${CC} ${CFLAGS} -o pstree pstree.c