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:
parent
6027598f00
commit
921680c0dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377903
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user