summaryrefslogtreecommitdiff
path: root/audio/rio500
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-05-15 15:44:29 +0000
committerdmcmahill <dmcmahill>2001-05-15 15:44:29 +0000
commit11a84061c24e72c6cd3f4c02931d9fc680c3a5a1 (patch)
tree3375bb4fb35f9a4492703cd56f1b84f2310b5b72 /audio/rio500
parent573323e872fa34d3826b14d001e3c6abafe232df (diff)
downloadpkgsrc-11a84061c24e72c6cd3f4c02931d9fc680c3a5a1.tar.gz
add a build depends on automake so the patched Makefile.am will take.
Diffstat (limited to 'audio/rio500')
-rw-r--r--audio/rio500/Makefile3
1 files changed, 2 insertions, 1 deletions
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