diff options
Diffstat (limited to 'audio/xmmix/files/patch-ac')
-rw-r--r-- | audio/xmmix/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmmix/files/patch-ac b/audio/xmmix/files/patch-ac new file mode 100644 index 000000000000..550b49a8a76d --- /dev/null +++ b/audio/xmmix/files/patch-ac @@ -0,0 +1,11 @@ +--- Imakefile.orig Mon Jul 15 02:48:56 1996 ++++ Imakefile Sat Nov 11 10:15:06 2000 +@@ -43,7 +43,7 @@ + * #include "Motif.tmpl" + * #include "Motif.rules" + */ +-LOCAL_LIBRARIES= XmClientLibs ++LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB} + + + /* |