From ed451ef18c8e704c09c493baea5ba18f9c44049c Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 15 May 2001 15:44:29 +0000 Subject: add a build depends on automake so the patched Makefile.am will take. --- audio/rio500/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 405ba7d15ac..a8a3e94cf97 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 13:30:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/15 15:44:29 dmcmahill Exp $ # DISTNAME= rio500-0.7 @@ -9,6 +9,7 @@ MAINTAINER= ad@netbsd.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player +BUILD_DEPENDS+= automake-*:../../devel/automake DEPENDS+= glib>=1.2.0:../../devel/glib USE_GMAKE= yes -- cgit v1.2.3