summaryrefslogtreecommitdiff
path: root/sysutils/gtop
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2001-02-05 19:08:55 +0000
committerfredb <fredb@pkgsrc.org>2001-02-05 19:08:55 +0000
commit36ac8f22660a8e3dccdfe19038185aba1edbeadb (patch)
tree823950b8d4d0d3abb5364c673e7e4f069f3fed3b /sysutils/gtop
parent42f261012da5ee3f8724df1c30938f62b8ce0416 (diff)
downloadpkgsrc-36ac8f22660a8e3dccdfe19038185aba1edbeadb.tar.gz
Make that "autoreconf".
Diffstat (limited to 'sysutils/gtop')
-rw-r--r--sysutils/gtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index 6994ee05bd4..26f05365f15 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/05 09:01:04 tron Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/05 19:08:55 fredb Exp $
DISTNAME= gtop-1.0.9
CATEGORIES= sysutils gnome
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtop/}
MAINTAINER= tron@netbsd.org
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoremake:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
BUILD_DEPENDS+= msgfmt:../../devel/gettext
BUILD_DEPENDS+= gettextize:../../devel/gettext