mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
9 lines
364 B
Plaintext
9 lines
364 B
Plaintext
--- lib/config/mxmkmf.in.orig Wed Feb 19 20:53:22 1997
|
|
+++ lib/config/mxmkmf.in Tue Feb 25 11:24:59 1997
|
|
@@ -5,4 +5,4 @@
|
|
# Make sure to read the LessTif configuration first, to pick up
|
|
# that version of Imake.tmpl
|
|
#
|
|
-imake -DUseInstalled -I@prefix@/lib/config -I@x_lib_path@/X11/config
|
|
+imake -DUseInstalled -I@prefix@/lib/X11/lesstif -I@x_lib_path@/X11/config
|