aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/bochs
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-01-07 12:38:10 +0800
committerwill <will@FreeBSD.org>2002-01-07 12:38:10 +0800
commit20555b09b6147b050e0cc53bead65d3c09be1a19 (patch)
treea2a68190bb084af5c8549455348a2960c681c3f9 /emulators/bochs
parent0ddf463afe0c135a15c59825bb3149eb16979be4 (diff)
downloadfreebsd-ports-gnome-20555b09b6147b050e0cc53bead65d3c09be1a19.tar.gz
freebsd-ports-gnome-20555b09b6147b050e0cc53bead65d3c09be1a19.tar.zst
freebsd-ports-gnome-20555b09b6147b050e0cc53bead65d3c09be1a19.zip
If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.
Submitted by: bento
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 8e3da84e3520..8e1c303b968e 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -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
#