diff options
Diffstat (limited to 'sysutils/top/Makefile')
-rw-r--r-- | sysutils/top/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile index 22eca4ab16d..ffb1cce6a2b 100644 --- a/sysutils/top/Makefile +++ b/sysutils/top/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2010/12/27 13:15:05 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/23 19:51:27 asau Exp $ DISTNAME= top-3.6.1 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= agc@NetBSD.org HOMEPAGE= http://www.groupsys.com/topinfo/ COMMENT= The ubiquitous system monitoring utility -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ENV+= SET_OWNER=${BINOWN} |