summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2001-02-07 05:16:39 +0000
committerfredb <fredb@pkgsrc.org>2001-02-07 05:16:39 +0000
commitf8363e87f7123505e22e908848dad895f94d7f25 (patch)
treef890354c67cba358c8c9aedcc9cfb4103850dfd1 /wm
parentd90777545a423675ac1d0d8222c32185e2526051 (diff)
downloadpkgsrc-f8363e87f7123505e22e908848dad895f94d7f25.tar.gz
Fix a few more paste-o's.
Diffstat (limited to 'wm')
-rw-r--r--wm/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index 046102b90ef..18a634f12f6 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/05 09:01:05 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/07 05:16:40 fredb Exp $
DISTNAME= WindowMaker-0.62.1
PKGNAME= windowmaker-0.62.1
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.windowmaker.org/
-BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/automake:../../devel/automake
+BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
BUILD_DEPENDS+= gettextize:../../devel/gettext
DEPENDS+= libproplist-0.10.*:../../devel/libproplist
DEPENDS+= libungif-*:../../graphics/libungif