Add 2 more BUILD_DEPENDS when build with XFree86 4.

PR: ports/25716
Submitted by: MAINTAINER, sf
Reviewed by: chroot(8), env XFREE86_VERSION=4 make install deinstall
This commit is contained in:
Clive Lin 2001-03-13 16:57:38 +00:00
parent 628a47d1fa
commit b3a1c707bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39773

View File

@ -17,6 +17,11 @@ MAINTAINER= phj@cn.FreeBSD.org
USE_XLIB= yes
.if defined(XFREE86_VERSION) && ${XFREE86_VERSION} == 4
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 \
mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}
post-extract: