1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix DEPENDS, LIB_DEPENDS should not be used as the libs are not the native

ones but the i386 ones
This commit is contained in:
Antoine Brodin 2015-01-25 21:08:43 +00:00
parent 6027598f00
commit 921680c0dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377903

View File

@ -10,8 +10,8 @@ MASTER_SITES= LOCAL/brooks
MAINTAINER= ports@FreeBSD.org
COMMENT= HP configuration utility for Smart Array RAID cards
LIB_DEPENDS= libc.so.4:${PORTSDIR}/misc/compat4x \
libc.so.5:${PORTSDIR}/misc/compat5x
RUN_DEPENDS= compat4x-i386>0:${PORTSDIR}/misc/compat4x \
compat5x-${ARCH}>0:${PORTSDIR}/misc/compat5x
USES= tar:bzip2
NO_BUILD= yes