pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/29135: x11/xorg-libs build failure on OpenBSD



On Thu, 27 Jan 2005 15:12:00 +0000 (UTC)
hiramatu%boreas.dti.ne.jp@localhost wrote:

> >Number:         29135
> >Category:       pkg
> >Synopsis:       x11/xorg-libs build failure on OpenBSD

Hi Hiramatsu, can you try the following patch?

Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/meta-pkgs/xorg/Makefile.common,v
retrieving revision 1.16
diff -b -u -u -r1.16 Makefile.common
--- Makefile.common     25 Jan 2005 17:49:57 -0000      1.16
+++ Makefile.common     27 Jan 2005 15:15:46 -0000
@@ -216,8 +216,10 @@
 .endif
 
 .  for F in ${SYSTEMS}
+.    if exists(${WRKSRC}/config/cf/${F}.cf)
        @${MV} ${WRKSRC}/config/cf/${F}.cf \
                ${WRKSRC}/config/cf/${F}.cf.in
+.    endif
 .  endfor
 .  undef F




Attachment: pgpp3_FX2yzUm.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index