summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-14 13:41:00 +0000
committerwiz <wiz@pkgsrc.org>2000-08-14 13:41:00 +0000
commit49d7b4e0fb9b2eb32452b8cde1db495f2be5123e (patch)
tree4baa2a7a87bb84725570255f5c980040f29c7429 /audio
parentd353090b5594c0ecd94178015360a510e3321cb6 (diff)
downloadpkgsrc-49d7b4e0fb9b2eb32452b8cde1db495f2be5123e.tar.gz
LTCONFIG_OVERRIDE -> remove one patch
Diffstat (limited to 'audio')
-rw-r--r--audio/libcdaudio/Makefile21
-rw-r--r--audio/libcdaudio/files/patch-sum7
-rw-r--r--audio/libcdaudio/patches/patch-aa18
3 files changed, 16 insertions, 30 deletions
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.