1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.

Submitted by:	bento
This commit is contained in:
Will Andrews 2002-01-07 04:38:10 +00:00
parent 333ec1853c
commit 96570b8ae4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52686

View File

@ -8,6 +8,7 @@
PORTNAME= bochs
PORTVERSION= 1.2.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
@ -16,6 +17,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= clefevre@citeweb.net
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
# Global variables
#