Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2004 01:31:56 -0500
From:      Mike Johnson <ahze@ahze.net>
To:        freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org
Subject:   Re: ports/63576: New Port: audio/libcddb -- A library to access data on a CDDB server
Message-ID:  <22A75C1C-6B4A-11D8-96B1-000A958C81C6@ahze.net>
In-Reply-To: <200403010620.i216KFcH085498@freefall.freebsd.org>
References:  <200403010620.i216KFcH085498@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Please Ignore the last patch, please use this one.

diff -ruN audio/libcddb.orig/Makefile audio/libcddb/Makefile
--- audio/libcddb.orig/Makefile	Mon Mar  1 01:22:03 2004
+++ audio/libcddb/Makefile	Mon Mar  1 01:29:04 2004
@@ -14,5 +14,6 @@
  COMMENT=	A library to access data on a CDDB server

  USE_LIBTOOL=	yes
+USE_GNOME=	gnomehack pkgconfig

  .include <bsd.port.mk>
diff -ruN audio/libcddb.orig/pkg-plist audio/libcddb/pkg-plist
--- audio/libcddb.orig/pkg-plist	Mon Mar  1 01:22:03 2004
+++ audio/libcddb/pkg-plist	Mon Mar  1 01:30:49 2004
@@ -10,5 +10,5 @@
  lib/libcddb.la
  lib/libcddb.so
  lib/libcddb.so.1
-lib/pkgconfig/libcddb.pc
+libdata/pkgconfig/libcddb.pc
  @dirrm include/cddb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22A75C1C-6B4A-11D8-96B1-000A958C81C6>