summaryrefslogtreecommitdiff
path: root/sysutils/gtop/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-18 22:02:17 +0000
committerwiz <wiz@pkgsrc.org>2005-05-18 22:02:17 +0000
commitcdb6489776b0f8249164e4022d8ebd3796ce424b (patch)
tree7e31dac9984af87d7cca1a71570e38aaa769764c /sysutils/gtop/Makefile
parent6ce0e02a7c082c15c60644510507b53716fca9b0 (diff)
downloadpkgsrc-cdb6489776b0f8249164e4022d8ebd3796ce424b.tar.gz
Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
Diffstat (limited to 'sysutils/gtop/Makefile')
-rw-r--r--sysutils/gtop/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
deleted file mode 100644
index 6312b158e02..00000000000
--- a/sysutils/gtop/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.39 2005/04/11 21:47:24 tv Exp $
-
-DISTNAME= gtop-1.0.13
-PKGREVISION= 10
-CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtop/1.0/}
-
-MAINTAINER= tron@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= GNOME system monitor - top like, memory graphs, process viewer
-
-BUILD_USES_MSGFMT= YES
-
-OSVERSION_SPECIFIC= YES
-USE_DIRS+= xdg-1.1
-USE_PKGLOCALEDIR= YES
-USE_GNU_TOOLS+= make
-USE_X11BASE= YES
-USE_LIBTOOL= YES
-
-GNU_CONFIGURE= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR}
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../sysutils/libgtop/buildlink3.mk"
-.include "../../x11/gnome-core/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"