summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libpciaccess/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile
index 0f3b45b3dcf..e14d995260d 100644
--- a/sysutils/libpciaccess/Makefile
+++ b/sysutils/libpciaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2015/05/01 08:38:42 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/07/06 20:29:45 gdt Exp $
DISTNAME= libpciaccess-0.13.4
CATEGORIES= sysutils x11
@@ -24,10 +24,6 @@ CONFIGURE_ARGS+= --with-zlib
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-# Harmless on x86; needed by others because the libpciaccess configure
-# script doesn't know this.
-LIBS.NetBSD+= -lpci
-
PKGCONFIG_OVERRIDE+= pciaccess.pc.in
.include "../../devel/zlib/buildlink3.mk"