pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsndfile Convert to bl3 and remove superfluous...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c42222794195
branches: trunk
changeset: 468903:c42222794195
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 17 19:12:31 2004 +0000
description:
Convert to bl3 and remove superfluous LTCONFIG_OVERRIDE.
diffstat:
audio/libsndfile/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r b925b3a4d43d -r c42222794195 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Tue Feb 17 18:37:33 2004 +0000
+++ b/audio/libsndfile/Makefile Tue Feb 17 19:12:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/02/13 14:57:20 adam Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/17 19:12:31 wiz Exp $
#
DISTNAME= libsndfile-1.0.6
@@ -9,10 +9,9 @@
HOMEPAGE= http://www.mega-nerd.com/libsndfile/
COMMENT= Library for reading and writing audio files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
PKGCONFIG_OVERRIDE= sndfile.pc.in
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index