From 49d7b4e0fb9b2eb32452b8cde1db495f2be5123e Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Aug 2000 13:41:00 +0000 Subject: LTCONFIG_OVERRIDE -> remove one patch --- audio/libcdaudio/Makefile | 21 +++++++++++---------- audio/libcdaudio/files/patch-sum | 7 +++++-- audio/libcdaudio/patches/patch-aa | 18 ------------------ 3 files changed, 16 insertions(+), 30 deletions(-) delete mode 100644 audio/libcdaudio/patches/patch-aa (limited to 'audio') diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index c80ffcfd750..59e2f9b2e45 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2000/08/14 13:14:43 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2000/08/14 13:41:00 wiz Exp $ # -DISTNAME= libcdaudio-0.99.1 -CATEGORIES= audio -MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ \ - http://cdcd.undergrid.net/libcdaudio/source_archive/ \ - ftp://gjhsnews.mesa.k12.co.us/pub/libcdaudio/ +DISTNAME= libcdaudio-0.99.1 +CATEGORIES= audio +MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ \ + http://cdcd.undergrid.net/libcdaudio/source_archive/ \ + ftp://gjhsnews.mesa.k12.co.us/pub/libcdaudio/ -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://cdcd.undergrid.net/libcdaudio/ +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://cdcd.undergrid.net/libcdaudio/ -GNU_CONFIGURE= YES -USE_LIBTOOL= YES +GNU_CONFIGURE= YES +USE_LIBTOOL= YES +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.pkg.mk" diff --git a/audio/libcdaudio/files/patch-sum b/audio/libcdaudio/files/patch-sum index 38f28fa91e6..7bb712e073b 100644 --- a/audio/libcdaudio/files/patch-sum +++ b/audio/libcdaudio/files/patch-sum @@ -1,3 +1,6 @@ -$NetBSD: patch-sum,v 1.1 1999/09/03 22:17:53 rh Exp $ +$NetBSD: patch-sum,v 1.2 2000/08/14 13:41:03 wiz Exp $ -MD5 (patch-aa) = f4a8a1aca8db0efab6e94532db6804c1 +This placeholder file is generated by the ``makepatchsum'' target +whenever the patches directory is empty or missing. Its purpose +is to ensure that the presence of any obsolete patches will cause +the proper error to be emitted at build time. diff --git a/audio/libcdaudio/patches/patch-aa b/audio/libcdaudio/patches/patch-aa deleted file mode 100644 index e48410726a1..00000000000 --- a/audio/libcdaudio/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 1999/09/03 22:09:04 rh Exp $ - ---- configure.orig Wed Aug 18 05:11:22 1999 -+++ configure Fri Sep 3 18:09:35 1999 -@@ -1458,11 +1458,13 @@ - fi - - -+if false; then - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+fi - - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. -- cgit v1.2.3