pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libaudiofile libaudiofile no longer needs libucb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/85a47fecb164
branches: trunk
changeset: 468603:85a47fecb164
user: grant <grant%pkgsrc.org@localhost>
date: Sun Feb 15 12:33:48 2004 +0000
description:
libaudiofile no longer needs libucb on Solaris. set LIBTOOL_OVERRIDE
to create the right shared library names.
diffstat:
audio/libaudiofile/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 194d101347e5 -r 85a47fecb164 audio/libaudiofile/Makefile
--- a/audio/libaudiofile/Makefile Sun Feb 15 12:27:10 2004 +0000
+++ b/audio/libaudiofile/Makefile Sun Feb 15 12:33:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/02/15 12:03:59 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2004/02/15 12:33:48 grant Exp $
DISTNAME= audiofile-0.2.5
PKGNAME= lib${DISTNAME}
@@ -16,10 +16,9 @@
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE+= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= audiofile.pc.in
-LDFLAGS.SunOS+= -Wl,${RPATH_FLAG}/usr/ucblib -L/usr/ucblib
-
DOCDIR= ${PREFIX}/share/doc/libaudiofile
post-install:
Home |
Main Index |
Thread Index |
Old Index