Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2003 01:23:18 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        ports@FreeBSD.org
Subject:   %%PORTSDIR%% and %%PORTDOCS%%
Message-ID:  <10310111966.20031220012318@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, ports! How are you?

  Now, if port supports `NOPORTDOCS=yes' and installs documents ino
standard place, it need to have something like this in `pkg-plist':

%%PORTDOCS%%%%DOCSDIR%%/some-doc.html

  But why we need this?! May be, when NOPORTDOCS is set, define
DOCSDIR to @comment in substs? So, such cionstruction

%%DOCSDIR%%/some-doc.html

  Will work properly in any case!

--
               Lev Serebryakov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10310111966.20031220012318>