aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-04-21 16:25:02 +0000
committerCy Schubert <cy@FreeBSD.org>2002-04-21 16:25:02 +0000
commit6d25bcb88dbe8ba88134152f42627e1330a4cd59 (patch)
tree58d84bbb843a9effb984acff37189c8afb54d6ab /misc/Makefile
parent831b64a69b39e9babf682c1d7c1102db76795760 (diff)
downloadports-6d25bcb88dbe8ba88134152f42627e1330a4cd59.tar.gz
ports-6d25bcb88dbe8ba88134152f42627e1330a4cd59.zip
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>
Notes
Notes: svn path=/head/; revision=57957
Diffstat (limited to 'misc/Makefile')
0 files changed, 0 insertions, 0 deletions