Date: Wed, 16 Sep 2009 18:07:07 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Subject: NOPORTDOCS ignored on command line Message-ID: <h8r9gb$29j3$1@lorvorc.mips.inka.de>
next in thread | raw e-mail | index | archive | help
Unless I misremember, it used to be possible to specify NOPORTDOCS on the command line $ make -DNOPORTDOCS or in the environment $ env NOPORTDOCS=yes make when building and installing a port. This doesn't work any longer, you now have to set it in /etc/make.conf, otherwise it won't be picked up. Is this intentional? -- Christian "naddy" Weisgerber naddy@mips.inka.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h8r9gb$29j3$1>