Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 02:20:14 -0700 (PDT)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/54740: New port: tla, the C version of the arch revision control system
Message-ID:  <200307220920.h6M9KE6a090949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/54740; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa@FreeBSD.org>
To: Shu-yu Guo <shu@rufuran.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/54740: New port: tla, the C version of the arch revision control system
Date: Tue, 22 Jul 2003 13:17:14 +0400

 On Tue, Jul 22, 2003 at 12:53:32AM -0400, Shu-yu Guo wrote:
 > 
 > Xpost-install:
 > X.if !defined(NOPORTDOCS)
 > X.for format in html ps texi
 > X	@ ${MKDIR} ${DOCSDIR}/${format}
 > X	@ ${INSTALL_DATA} ${WRKSRC}/src/docs-tla/${format}/*.${format} \
 > X	  ${DOCSDIR}/${format}
 > X.endfor
 > X.endif
 
 [skip part of shar]
 > Xshare/doc/tla/html/arch.html
 
 ^^^^^^ pkg-plist for this port is incorrect.
 Please use %%PORTDOCS%% prefix for html and other docs in ${DOCSDIR}
 
 For example:
 %%PORTDOCS%%%%DOCSDIR%%/html/arch.html
 > X@dirrm share/doc/tla/texi
 ^^^^^^^^^^
 %%PORTDOCS%% @dirrm %%%DOCSDIR%%/texi
 
 Please fix pkg-plist and resubmit shar.
 
 -- 
 
 Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
 Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
 http://ozz.pp.ru/             X          AND NEWS
                              / \



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