91450ce207
- Install xttMod.tmpl, which may be used by XFree86-4-Server soon - Use #!/usr/bin/env perl to increase chances of finding perl. Perl should be unnecessarry once we get XFree86 4.4.0. PR: ports/60005 (perl) Submitted by: nik
12 lines
216 B
Text
12 lines
216 B
Text
--- cf/Imakefile.orig Sun Nov 9 01:41:04 2003
|
|
+++ cf/Imakefile Sun Nov 9 01:41:05 2003
|
|
@@ -77,7 +77,8 @@
|
|
sunLib.tmpl \
|
|
sv3Lib.tmpl \
|
|
sv4Lib.tmpl \
|
|
-xf86.tmpl
|
|
+xf86.tmpl \
|
|
+xttMod.tmpl
|
|
|
|
CFFILES = \
|
|
Imake.cf \
|