mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Requires libXext, which includes the rest of these dependencies.
Reported by: bento via kris
This commit is contained in:
parent
b550837554
commit
201f2793d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109040
@ -13,10 +13,8 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X Video Extension library
|
||||
|
||||
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
|
||||
BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
|
||||
${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
|
||||
${LIB_PC_DEPENDS}
|
||||
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext
|
||||
BUILD_DEPENDS= ${LIB_PC_DEPENDS}
|
||||
RUN_DEPENDS= ${LIB_PC_DEPENDS}
|
||||
|
||||
CONFLICTS= XFree86-libraries-*
|
||||
|
Loading…
Reference in New Issue
Block a user