K 10 svn:author V 2 mi K 8 svn:date V 27 2001-07-03T16:10:41.000000Z K 7 svn:log V 304 Package building for this port was broken, when `n' was removed from the list of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the right thing. Now I had to add an explicit post-install target to the main Makefile. END