pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wxGTK24 and wxGTK26 removal
On Mon, Sep 07, 2009 at 05:12:29PM +0000, David Holland wrote:
> -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
> +WRKSRC= ${WRKDIR}/${PKGNAME}
This part is incorrect -- WRKSRC should always use PKGNAME_NOREV --
this variable will stay the same even when PKGREVISION is bumped,
while PKGNAME will change (not, however, the extraction location of
the sources).
Thomas
Home |
Main Index |
Thread Index |
Old Index