summaryrefslogtreecommitdiff
path: root/sysutils/pciutils/PLIST
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2003-09-19 09:30:42 +0000
committercube <cube@pkgsrc.org>2003-09-19 09:30:42 +0000
commit3d68afcfbba3bc89c064c107ed0d05fd9376803e (patch)
treed72b6cbaad886dc9eadb9527200eb2852213000e /sysutils/pciutils/PLIST
parentbba140b1041f051adaec3d2c768234c2c711b21c (diff)
downloadpkgsrc-3d68afcfbba3bc89c064c107ed0d05fd9376803e.tar.gz
The installed library is named 'pciutils' only on NetBSD to avoid
collision with the library from base. All other OSes need to know the real name. OK'd by seb@ and agc@. Change my e-mail address, while I'm here.
Diffstat (limited to 'sysutils/pciutils/PLIST')
-rw-r--r--sysutils/pciutils/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pciutils/PLIST b/sysutils/pciutils/PLIST
index 5dd0898bfd4..a281d86f1c5 100644
--- a/sysutils/pciutils/PLIST
+++ b/sysutils/pciutils/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/26 00:12:43 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/19 09:30:43 cube Exp $
include/pciutils/config.h
include/pciutils/header.h
include/pciutils/pci.h
-lib/libpciutils.a
+lib/lib${PCIUTILS_LIBNAME}.a
man/man8/lspci.8
man/man8/setpci.8
man/man8/update-pciids.8