pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46384: Update x11/libdrm to version 2.4.33
The following reply was made to PR pkg/46384; it has been noted by GNATS.
From: Francois Tigeot <ftigeot%wolfpond.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost,
ftigeot%wolfpond.org@localhost
Subject: Re: pkg/46384: Update x11/libdrm to version 2.4.33
Date: Thu, 26 Apr 2012 20:37:06 +0200
--b5gNqxB1S1yM7hjW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
After applying the libdrm changes, graphics/MesaLib needs to be able to
use libpciaccess.
--b5gNqxB1S1yM7hjW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="patch-MesaLib_Makefile.txt"
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/MesaLib/Makefile,v
retrieving revision 1.87
diff -u -r1.87 Makefile
--- Makefile 13 Mar 2012 13:24:36 -0000 1.87
+++ Makefile 26 Apr 2012 18:34:59 -0000
@@ -79,6 +79,7 @@
CFLAGS+= -no-integrated-as -fvisibility=hidden
.endif
+.include "../../sysutils/libpciaccess/buildlink3.mk"
# no configure phase
.include "../../mk/configure/pkg-config-override.mk"
.include "../../mk/bsd.pkg.mk"
--b5gNqxB1S1yM7hjW--
Home |
Main Index |
Thread Index |
Old Index