Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.
This commit is contained in:
parent
4f1bc84f62
commit
a2eaff06ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32618
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ USE_X_PREFIX= yes
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${XFREE86_VERSION} == 4
|
.if ${XFREE86_VERSION} == 4
|
||||||
|
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
|
||||||
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue