pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/ruby-templater
Hi,
In message <20110813175221.45A60175DD%cvs.netbsd.org@localhost>
on Sat, 13 Aug 2011 17:52:21 +0000,
"Joerg Sonnenberger" <joerg%netbsd.org@localhost> wrote:
> Module Name: pkgsrc
> Committed By: joerg
> Date: Sat Aug 13 17:52:21 UTC 2011
>
> Modified Files:
> pkgsrc/devel/ruby-templater: Makefile
>
> Log Message:
> Fix package name
You added:
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
But without this line, it was defined as:
% make -V PKGNAME
${RUBY_PKGPREFIX}-${DISTNAME}
Why did you need to add the line?
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index