mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
net/tigervnc: fix build depends
- Add font-util as BUILD_DEPENDS PR: ports/179838 Approved by: maintainer
This commit is contained in:
parent
8605273338
commit
bb7157048c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321686
@ -16,7 +16,8 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE.TXT
|
||||
|
||||
PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:patch
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:${PORTSDIR}/graphics/dri
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:${PORTSDIR}/graphics/dri \
|
||||
${LOCALBASE}/libdata/pkgconfig/fontutil.pc:${PORTSDIR}/x11-fonts/font-util
|
||||
# almost equivalent to x11-servers/xorg-server's
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:${PORTSDIR}/x11/xkeyboard-config \
|
||||
xkbcomp:${PORTSDIR}/x11/xkbcomp
|
||||
|
Loading…
Reference in New Issue
Block a user