A library to access data on a CDDB server
I forgot about this 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:22:29 2004 @@ -14,5 +14,6 @@ COMMENT= A library to access data on a CDDB server USE_LIBTOOL= yes +USE_GNOME= pkgconfig .include <bsd.port.mk>
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
State Changed From-To: open->feedback #include <sys/types.h> headers fail in many .h[.c] files. Please add patches to fix it on 4.x
State Changed From-To: feedback->closed New port added, thanks! (I committed the shar that havent-quite-made-it-into-the-gnats but was seen on mailing list.)