Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-ac,v 1.2 2012/04/22 16:00:38 wiz Exp $
--- lib/libpci.pc.in.orig 2011-10-02 09:52:11.000000000 +0000
+++ lib/libpci.pc.in
@@ -6,6 +6,6 @@ idsdir=@IDSDIR@
Name: libpci
Description: libpci
Version: @VERSION@
-Libs: -L${libdir} -lpci
+Libs: -L${libdir} -l@PCIUTILS_LIBNAME@
Libs.private: @LDLIBS@
Cflags: -I${includedir}