freebsd-ports/mail/nmh
Cy Schubert 6d25bcb88d Fix the following:
* Alphabetize the comments on the Makefile variables that affect the
  configure process.

* Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args
  through to configure.

* Add a new NMH_POP var to allow builder to disable the --enable-pop
  configure setting.

* Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets
  HAVE_UNAME, so that it only uses gethostname(3) to get the hostname.
  The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses
  gethostname(3) in its stead both times.

PR:             36307
Submitted by:   MAINTAINER: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
2002-04-21 16:25:02 +00:00
..
files Fix the following: 2002-04-21 16:25:02 +00:00
distinfo
Makefile Fix the following: 2002-04-21 16:25:02 +00:00
pkg-comment
pkg-descr
pkg-install
pkg-plist