diff options
Diffstat (limited to 'sysutils/superiotool')
-rw-r--r-- | sysutils/superiotool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/superiotool/Makefile b/sysutils/superiotool/Makefile index cc662811204f..7dd709d08853 100644 --- a/sysutils/superiotool/Makefile +++ b/sysutils/superiotool/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR=avg MAINTAINER= avg@icyb.net.ua COMMENT= Helper tool for Super I/O chip detection and analysis -LIB_DEPENDS= pci:${PORTSDIR}/devel/libpci +LIB_DEPENDS= libpci.so:${PORTSDIR}/devel/libpci ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON=The tool is for x86-specific hardware |