Date: Fri, 23 Jan 2004 22:06:41 +0100 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Pav Lucistnik <pav@FreeBSD.org>, kanou@khdd.net Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/61793: print/pfaedit fix (fetch and patch) Message-ID: <40118CE1.2050608@fillmore-labs.com> In-Reply-To: <200401231926.i0NJQdms049615@freefall.freebsd.org> References: <200401231926.i0NJQdms049615@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
You list the documentation files in the packing list regardless NOPORTDOCS is defined or not. May I suggest .if !defined(NOPORTDOCS) PORTDOCS= * .endif instead of the listing them in pkg-plist? You don't should install the LICENSE fily anyway... -Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40118CE1.2050608>