Date: Sat, 19 May 2012 08:10:04 GMT From: Quentin Stievenart <acieroid@awesom.eu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/168129: graphics/zathura fix makefile Message-ID: <201205190810.q4J8A4dE087822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/168129; it has been noted by GNATS. From: Quentin Stievenart <acieroid@awesom.eu> To: bug-followup@freebsd.org Cc: Subject: Re: ports/168129: graphics/zathura fix makefile Date: Sat, 19 May 2012 10:03:11 +0200 Right, I didn't knew about ${PKGMESSAGE}. .SILENT is just there to avoid putting a @ in front of every line, but for a one-line post-install I agree that it is simpler to just put a @. So post-install should be: post-install: @${CAT} ${PKGMESSAGE} 2012/5/19 Edwin Groothuis <edwin@freebsd.org>: > Maintainer of graphics/zathura, > > Please note that PR ports/168129 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/168129 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205190810.q4J8A4dE087822>