diff options
Diffstat (limited to 'sysutils/pstree/Makefile')
-rw-r--r-- | sysutils/pstree/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index 2681c93cec8..6241d87f310 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2010/09/17 10:04:45 sborrill Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 19:51:20 asau Exp $ # DISTNAME= pstree-2.33 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Display processes in a tree HOMEPAGE= http://www.thp.uni-duisburg.de/pstree/ -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin share/doc/proctree |