pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/multimedia/xvidcore
On Fri, 24 Jun 2011 18:03:32 +0900, Matthias Scheler
<tron%netbsd.org@localhost> wrote:
Module Name: pkgsrc
Committed By: tron
Date: Fri Jun 24 09:03:32 UTC 2011
Modified Files:
pkgsrc/multimedia/xvidcore: Makefile distinfo
pkgsrc/multimedia/xvidcore/patches: patch-ac
Log Message:
Make this build with GNU patch 2.5.8 by avoiding patch files with ".."
in the filename.
XXX We need a generic solution for this.
For this case, it is invalid usage of WRKSRC:
WRKSRC= ${WRKDIR}/xvidcore/build/generic
It should be followings instead:
WRKSRC= ${WRKDIR}/xvidcore
CONFIGURE_DIRS= build/generic
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index