mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
20 lines
514 B
Plaintext
20 lines
514 B
Plaintext
*** util_d/Imakefile.orig Wed May 16 15:59:16 2001
|
|
--- util_d/Imakefile Sat Jul 7 03:15:11 2001
|
|
***************
|
|
*** 43,49 ****
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
--- 43,49 ----
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|