Date: Mon, 21 Feb 2000 19:20:52 -0500 From: Scott Kenney <saken+freebsd-ports@hotel.rmta.org> To: Scott Kenney <saken+freebsd-ports@hotel.rmta.org> Cc: freebsd-ports@FreeBSD.org, gnats-admin@freebsd.org Subject: Re: ports/16454: Patch file for tidy man page bundled with port instead of man page ... Message-ID: <20000221192051.A43140@hotel.rmta.org> In-Reply-To: <200002131030.CAA16104@freefall.freebsd.org>; from saken%2Bfreebsd-ports@hotel.rmta.org on Sun, Feb 13, 2000 at 02:30:03AM -0800 References: <200002131030.CAA16104@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Please commit the following patch to ports/www/tidy before the Freeze There is no valid manpage for the current port: diff -ruN tidy/Makefile tidy.fixed/Makefile --- tidy/Makefile Sun Feb 20 05:26:01 2000 +++ tidy.fixed/Makefile Mon Feb 21 19:14:44 2000 @@ -14,15 +14,12 @@ MAINTAINER= saken@hotel.rmta.org -MAN1= tidy.1 - ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/tidy ${PREFIX}/bin/tidy - @${INSTALL_MAN} ${WRKSRC}/man_page.txt ${PREFIX}/man/man1/tidy.1 .if !defined(NOPORTDOCS) @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${PREFIX}/share/doc/tidy -- Scott Kenney >|< saken@hotel.rmta.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000221192051.A43140>