mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- add compat9 on FreeBSD-10
Submitted by: Alexey Dokuchaev
This commit is contained in:
parent
5ad7a84ece
commit
3b3da15c7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330979
@ -83,6 +83,10 @@ OPERA_ARCH= ${ARCH:S,i386,intel,}
|
||||
IGNORE= only for FreeBSD 7.x and higher
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 1000054
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${MV} ${WRKSRC}/share/man ${WRKSRC}/man
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user