summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
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 /audio/rplay/Makefile
parent270af3290dfb322d67d97949025d6844c89920c5 (diff)
downloadpkgsrc-6832477769f2e8dc8ce59161acc7a4c2f8f784dd.tar.gz
Make that "autoreconf" -- there is no "autoremake".
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index ac5a2cf686d..9e8325eb043 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/02/05 09:00:54 tron Exp $
+# $NetBSD: Makefile,v 1.22 2001/02/06 03:16:56 fredb Exp $
# FreeBSD Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://rplay.doit.org/
-BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/autoremake:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
DEPENDS+= gsm-1.0.10:../../audio/gsm
DEPENDS+= rx-1.5:../../devel/rx