mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix compat22 dependency.
Noted by: FreeBSD package build failure notice
This commit is contained in:
parent
247fed761b
commit
e6e5107b4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56836
@ -17,7 +17,7 @@ PORTOBJFORMAT= aout
|
||||
|
||||
MAINTAINER= clive@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= /usr/lib/compat/aout/libc.so.2.2:${PORTSDIR}/misc/compat22
|
||||
RUN_DEPENDS= /usr/lib/compat/aout/libc.so.3.1:${PORTSDIR}/misc/compat22
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user