1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/audio/xmmix/files/patch-Imakefile

12 lines
274 B
Plaintext
Raw Normal View History

--- ./Imakefile.orig 1996-07-14 13:48:56.000000000 -0400
+++ ./Imakefile 2012-01-07 00:24:32.000000000 -0500
@@ -43,7 +43,7 @@
* #include "Motif.tmpl"
* #include "Motif.rules"
*/
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB}
/*