Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 16:45:22 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: [ports] cvs commit: ports/devel/clang Makefile
Message-ID:  <20100430164522.GA32020@FreeBSD.org>
In-Reply-To: <20100430163404.718CA1065774@hub.freebsd.org>
References:  <201004301633.o3UGXvVh026763@repoman.freebsd.org> <20100430163404.718CA1065774@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 30, 2010 at 04:34:04PM +0000, Brooks Davis wrote:
> brooks      2010-04-30 16:33:57 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/clang          Makefile 
>   Log:
>   Actually don't install the documentation in the NOPORTDOCS case.  The
>   manpage is also not installed in that case.

I think NOPORTDOCS have not correlation with manpages.
Usually ${PORTDOCS} installs into ${DOCSDIR} aka ${PREFIX}/share/doc/${PORTNAME}
and ${PORTDOCS} are additional docs (i.e. HOWTO's, FAQ, etc.)

I think that clang.1 should be installed with with clang binaries.

-- 
Sergey A. Osokin
osa@FreeBSD.ORG



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