summaryrefslogtreecommitdiff
path: root/x11/gnome-applets
diff options
context:
space:
mode:
authorfredb <fredb>2001-02-06 03:16:56 +0000
committerfredb <fredb>2001-02-06 03:16:56 +0000
commit6832477769f2e8dc8ce59161acc7a4c2f8f784dd (patch)
treefc373d0dc8bbedf2209b780336196ea2dcb03607 /x11/gnome-applets
parent270af3290dfb322d67d97949025d6844c89920c5 (diff)
downloadpkgsrc-6832477769f2e8dc8ce59161acc7a4c2f8f784dd.tar.gz
Make that "autoreconf" -- there is no "autoremake".
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 52a5bf99e46..0bb34db810d 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/05 09:01:06 tron Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/06 03:17:01 fredb Exp $
#
DISTNAME= gnome-applets-1.2.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-applets/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoremake:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
DEPENDS+= gnome-core>=1.2.1:../../x11/gnome-core
DEPENDS+= libgtop>=1.0.0:../../devel/libgtop