summaryrefslogtreecommitdiff
path: root/audio/xmcd/files/patch-cda_d__Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmcd/files/patch-cda_d__Imakefile')
-rw-r--r--audio/xmcd/files/patch-cda_d__Imakefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/audio/xmcd/files/patch-cda_d__Imakefile b/audio/xmcd/files/patch-cda_d__Imakefile
new file mode 100644
index 000000000000..cd6ab3e3730c
--- /dev/null
+++ b/audio/xmcd/files/patch-cda_d__Imakefile
@@ -0,0 +1,28 @@
+--- cda_d/Imakefile.orig Thu Apr 22 03:27:23 2004
++++ cda_d/Imakefile Fri Feb 2 04:44:17 2007
+@@ -145,7 +145,7 @@
+ /*
+ * Add needed libraries
+ */
+-CDDBLIB= -L../cddb_d -lcddb
++CDDBLIB= -L../cddb_d -lcddblocal
+ LOCAL_LIBDIR= -L/usr/freeware/lib32 -L/usr/local/lib
+ VORBLIB= -lvorbisenc -lvorbis -logg
+ FLACLIB= -lFLAC
+@@ -193,7 +193,7 @@
+ LOCAL_LIBRARIES=-lncurses
+ #else
+ #if defined(FreeBSDArchitecture)
+-LOCAL_LIBRARIES=-lncurses -lmytinfo
++LOCAL_LIBRARIES=-lncurses
+ .if exists(/usr/include/camlib.h)
+ LOCAL_LIBRARIES+= -lcam
+ .endif
+@@ -231,6 +231,7 @@
+ #endif /* LinuxArchitecture OpenBSDArchitecture */
+ #endif /* SunArchitecture */
+
++MANSUFFIX=1
+
+ /*
+ * C Source files