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



The following reply was made to PR pkg/29135; it has been noted by GNATS.

From: Juan RP <juan%xtraeme.nopcode.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: hiramatu%boreas.dti.ne.jp@localhost, gnats-admin%netbsd.org@localhost,
        pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/29135: x11/xorg-libs build failure on OpenBSD
Date: Thu, 27 Jan 2005 16:17:15 +0100

 --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@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
 
 
 
 
 
 --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--
 



Home | Main Index | Thread Index | Old Index