From 7313bf73b85e8432e77b2bdc6f26e1f9fef29d48 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 26 Nov 2009 02:04:57 +0000 Subject: Add --disable-tdb to prevent the detection of tdb. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13243 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/libcanberra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 758588b43..a4874a7b9 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 libltdl:22 -CONFIGURE_ARGS= --disable-lynx +CONFIGURE_ARGS= --disable-lynx --disable-tdb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3