diff options
Diffstat (limited to 'sysutils/gtop/Makefile')
-rw-r--r-- | sysutils/gtop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index 953a417b028..6312b158e02 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2004/11/30 18:26:40 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2005/04/11 21:47:24 tv Exp $ DISTNAME= gtop-1.0.13 PKGREVISION= 10 @@ -12,7 +12,6 @@ COMMENT= GNOME system monitor - top like, memory graphs, process viewer BUILD_USES_MSGFMT= YES OSVERSION_SPECIFIC= YES -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES USE_GNU_TOOLS+= make |