Subject: use of --mandir= in tcl and tk packages
To: maintainer for lang/tcl83 and tk <jwise@NetBSD.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/29/2004 17:56:32
I see that --mandir is set to the work directory for the tcl and tk
packages.

I am planning to commit to pkgsrc a MAN_DIR variable that defaults to
"man" and then set CONFIGURE_ARGS+=--mandir=${PREFIX}/${MAN_DIR} when
using GNU_CONFIGURE.

Any suggestions what I should do for the tcl and tk packages?

Maybe some sed expression to remove the --mandir that I set?

I already patched the few other packages that use GNU configure's
--mandir= (and their PLIST files).

   Jeremy C. Reed
   http://bsd.reedmedia.net/