summaryrefslogtreecommitdiffstats
path: root/audio/xmcd/files/patch-xmcd__d_Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmcd/files/patch-xmcd__d_Imakefile')
-rw-r--r--audio/xmcd/files/patch-xmcd__d_Imakefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/audio/xmcd/files/patch-xmcd__d_Imakefile b/audio/xmcd/files/patch-xmcd__d_Imakefile
new file mode 100644
index 0000000..16a810b
--- /dev/null
+++ b/audio/xmcd/files/patch-xmcd__d_Imakefile
@@ -0,0 +1,28 @@
+--- xmcd_d/Imakefile.orig 2004-04-21 19:27:12 UTC
++++ xmcd_d/Imakefile
+@@ -44,7 +44,7 @@
+ * #include "Motif.rules"
+ */
+
+-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
+@@ -84,7 +84,7 @@ SYS_LIBRARIES= $(CDDBLIB) $(ENCLIBS) -lm
+ #endif /* Sun5 */
+ #endif /* Linux */
+
+-LOCAL_LIBRARIES= XmClientLibs
++LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
+
+ #if defined(FreeBSDArchitecture)
+ .if exists(/usr/include/camlib.h)
+@@ -157,6 +157,7 @@ DEFINES=
+ #endif /* BSD/OS */
+ #endif /* Linux */
+
++MANSUFFIX=1
+
+ /*
+ * POSIX threads stuff
OpenPOWER on IntegriCloud