pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libaudiofile revert last; my mk/ was not uptodate.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8a036d377df
branches:  trunk
changeset: 468611:e8a036d377df
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Feb 15 13:18:42 2004 +0000

description:
revert last; my mk/ was not uptodate.

diffstat:

 audio/libaudiofile/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 779b43bc0934 -r e8a036d377df audio/libaudiofile/Makefile
--- a/audio/libaudiofile/Makefile       Sun Feb 15 13:16:31 2004 +0000
+++ b/audio/libaudiofile/Makefile       Sun Feb 15 13:18:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/02/15 12:33:48 grant Exp $
+# $NetBSD: Makefile,v 1.36 2004/02/15 13:18:42 grant Exp $
 
 DISTNAME=              audiofile-0.2.5
 PKGNAME=               lib${DISTNAME}
@@ -16,7 +16,6 @@
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
-LIBTOOL_OVERRIDE+=     ${WRKSRC}/libtool
 PKGCONFIG_OVERRIDE=    audiofile.pc.in
 
 DOCDIR=                        ${PREFIX}/share/doc/libaudiofile



Home | Main Index | Thread Index | Old Index