freebsd-ports/devel/imake-4/files/patch-cf-Imakefile
Eric Anholt 91450ce207 - Change maintainership of this port to x11@, too.
- 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
2003-12-12 22:49:05 +00:00

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 \