Get the dependencies correct for XF4.

This commit is contained in:
David E. O'Brien 2002-10-17 01:38:41 +00:00
parent 705a9d2a62
commit da6bda6ed5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68176

View File

@ -23,7 +23,7 @@ NO_BUILD= taken care of in do-install target
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif