pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libcddb belt && suspenders: pass --without-cdio ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6cf5ea67ee39
branches: trunk
changeset: 493071:6cf5ea67ee39
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Apr 26 21:10:20 2005 +0000
description:
belt && suspenders: pass --without-cdio to "configure"
diffstat:
audio/libcddb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 230808cde7de -r 6cf5ea67ee39 audio/libcddb/Makefile
--- a/audio/libcddb/Makefile Tue Apr 26 21:05:08 2005 +0000
+++ b/audio/libcddb/Makefile Tue Apr 26 21:10:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/25 18:02:35 adam Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/26 21:10:20 drochner Exp $
DISTNAME= libcddb-1.0.1
CATEGORIES= audio
@@ -14,6 +14,7 @@
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= libcddb.pc.in
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-cdio
GCC_REQD+= 2.95
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index