From cbfeb63b478081785c1fdced703997d889329b8d Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 5 Mar 2002 18:05:39 +0000 Subject: Apply simply patch to Makefile.in not Makefile.am so that we can remove the BUILD_DEPENDs on automake. --- audio/rio500/Makefile | 3 +-- audio/rio500/distinfo | 4 ++-- audio/rio500/patches/patch-aa | 15 ++++++++++----- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index dcd876d61dc..6ae24610d99 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/08/26 10:32:19 skrll Exp $ +# $NetBSD: Makefile,v 1.7 2002/03/05 18:05:39 skrll Exp $ # DISTNAME= rio500-0.7 @@ -9,7 +9,6 @@ MAINTAINER= ad@netbsd.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player -BUILD_DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= glib>=1.2.0:../../devel/glib USE_GMAKE= yes diff --git a/audio/rio500/distinfo b/audio/rio500/distinfo index ce470d2e0f8..a2e13f7b9a0 100644 --- a/audio/rio500/distinfo +++ b/audio/rio500/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 12:14:37 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/03/05 18:05:39 skrll Exp $ SHA1 (rio500-0.7.tar.gz) = f22237d3e13222da69d7b7a09f7e27e2aff8e1b8 Size (rio500-0.7.tar.gz) = 169143 bytes -SHA1 (patch-aa) = c52b1eb1ffbd083c6ae3c4f9cee51a278e2e8d0c +SHA1 (patch-aa) = 037b0b5b0aaf5ba107dde56fadc1d613a94966ab SHA1 (patch-ab) = 668eca0fcdc2a3c55c12f8fe1a8c59c8e7ee0ba2 SHA1 (patch-ac) = 6dcf08fcfb89177844b311bffb07a4eb9683d131 SHA1 (patch-ad) = 04fa62f4246d7dfe7208a5424505676b0cb7b5d8 diff --git a/audio/rio500/patches/patch-aa b/audio/rio500/patches/patch-aa index e83e1f8b775..c0523dbeb76 100644 --- a/audio/rio500/patches/patch-aa +++ b/audio/rio500/patches/patch-aa @@ -1,8 +1,13 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/07/28 14:59:05 ad Exp $ +$NetBSD: patch-aa,v 1.2 2002/03/05 18:05:40 skrll Exp $ ---- include/Makefile.am.orig Fri Jul 28 15:34:49 2000 -+++ include/Makefile.am Fri Jul 28 15:34:58 2000 -@@ -1,2 +1,2 @@ +--- include/Makefile.in.orig Tue Mar 5 09:53:07 2002 ++++ include/Makefile.in +@@ -86,7 +86,7 @@ + fontpath = @fontpath@ + psffont = @psffont@ + -include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h getopt.h -+include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h ++include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h extra_DIST = usbdevice_fs.h usbdevfs.h usbdrv.h rio500_usb.h + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = config.h -- cgit v1.2.3