Install the libs of the packages. From Stephan A. Rickauer.
ok sthen@, jasper@.
This commit is contained in:
parent
c9ca0fdb4e
commit
0943077ac9
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/03/22 21:48:49 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/09/30 05:24:24 matthieu Exp $
|
||||
|
||||
NOT_FOR_ARCHS = sparc m68k m88k vax
|
||||
|
||||
COMMENT = PCI bus configuration register access tools
|
||||
|
||||
DISTNAME = pciutils-3.1.2
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
|
||||
@ -27,4 +28,6 @@ FAKE_FLAGS = PREFIX=${TRUEPREFIX} MANDIR=${TRUEPREFIX}/man
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
INSTALL_TARGET = install install-lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/01/30 22:22:39 matthieu Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/09/30 05:24:24 matthieu Exp $
|
||||
include/pci/
|
||||
include/pci/config.h
|
||||
include/pci/header.h
|
||||
include/pci/pci.h
|
||||
include/pci/types.h
|
||||
lib/libpci.a
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libpci.pc
|
||||
@man man/man8/lspci.8
|
||||
@man man/man8/setpci.8
|
||||
@man man/man8/update-pciids.8
|
||||
|
Loading…
Reference in New Issue
Block a user