Subject: Re: pkg/29135: x11/xorg-libs build failure on OpenBSD
To: None <gnats-bugs@netbsd.org>
From: Juan RP <juan@xtraeme.nopcode.org>
List: pkgsrc-bugs
Date: 01/27/2005 16:17:15
--Signature=_Thu__27_Jan_2005_16_17_15_+0100_9ESbB6H3mVAMTV2r
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Thu, 27 Jan 2005 15:12:00 +0000 (UTC)
hiramatu@boreas.dti.ne.jp 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





--Signature=_Thu__27_Jan_2005_16_17_15_+0100_9ESbB6H3mVAMTV2r
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)

iD8DBQFB+QX+ypkLYVDran0RAsSEAJ9K3EeQv1bMJpXub5mg+iNR8eTRagCgiHyp
K69btUFnn4VECDJuSXk5mcU=
=WZuW
-----END PGP SIGNATURE-----

--Signature=_Thu__27_Jan_2005_16_17_15_+0100_9ESbB6H3mVAMTV2r--