mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Fix RUN_DEPENDS to depend on dri.pc rather than r128_dri.so.
On ia64, r128_dri.so is not built, causing repeated recursion into graphics/dri (on restarts). Approved by: rnoland
This commit is contained in:
parent
9180591531
commit
1bf841cb36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244097
@ -18,7 +18,7 @@ COMMENT= X.Org complete distribution metaport
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/dri/r128_dri.so:${PORTSDIR}/graphics/dri
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:${PORTSDIR}/graphics/dri
|
||||
|
||||
# data
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:${PORTSDIR}/x11/xbitmaps \
|
||||
|
Loading…
x
Reference in New Issue
Block a user