Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/imake-4/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- pkg-plist 11 Mar 2003 23:38:11 -0000 1.7 +++ pkg-plist 9 Nov 2003 09:44:05 -0000 @@ -118,6 +118,7 @@ lib/X11/config/xf86.tmpl lib/X11/config/xf86site.def lib/X11/config/xfree86.cf +lib/X11/config/xttMod.tmpl lib/X11/doc/html/ccmakedep.1.html lib/X11/doc/html/cleanlinks.1.html lib/X11/doc/html/gccmakedep.1.html Index: files/patch-Imakefile =================================================================== RCS file: files/patch-Imakefile diff -N files/patch-Imakefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-Imakefile 9 Nov 2003 09:41:23 -0000 @@ -0,0 +1,12 @@ +--- 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 \