1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/xmmix/files/patch-ac
Steve Price 6241b5df23 - Support PREFIX properly
- Update WWW: line

PR:		22808
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:02:21 +00:00

12 lines
248 B
Plaintext

--- 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}
/*