aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-server
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-12 13:04:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-12 13:04:00 +0000
commit3405e8106be4f80b5cc8d9888af0765a32364b34 (patch)
treed6d3642705885c3d18d93eb26686161f0de71a46 /games/crossfire-server
parent689bb16caf7d3965751302db1979553acbfc67e6 (diff)
downloadports-3405e8106be4f80b5cc8d9888af0765a32364b34.tar.gz
ports-3405e8106be4f80b5cc8d9888af0765a32364b34.zip
Notes
Diffstat (limited to 'games/crossfire-server')
-rw-r--r--games/crossfire-server/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index ff3671f03635..d9b75e72ff1f 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -29,6 +29,13 @@ USE_XPM= yes
PREFIX= ${LOCALBASE}
MAN6= crossfire.6 crossedit.6
+.include <bsd.port.pre.mk>
+
+.if ${XFREE86_VERSION} == 4
+BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
+RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.endif
+
# Do you want to be able to rebuild documentation after installing the game
# to produce Postscript documentation with colored icons ?! You have to go
# into the workdir and to build everything manually.