mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Unbreak harder
This commit is contained in:
parent
3b07ddca59
commit
2750e05092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365444
@ -36,9 +36,10 @@ DIST_OSVER= 8
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
DIST_EXT= _x64
|
||||
.endif
|
||||
|
||||
.if ! exists(/usr/lib/libstdc++.so.6)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib32/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user