aboutsummaryrefslogtreecommitdiff
path: root/japanese/elisa8x8
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-12 11:08:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-12 11:08:05 +0000
commita1862f30e74f949fa0554cc9266b7b82b4ffa079 (patch)
treebaae9bdbad9ebbc9c058a6028b2cb1c4456b6ec5 /japanese/elisa8x8
parent6f5ea235402cf08df7ce974712be299f08383f5a (diff)
downloadports-a1862f30e74f949fa0554cc9266b7b82b4ffa079.tar.gz
ports-a1862f30e74f949fa0554cc9266b7b82b4ffa079.zip
Notes
Diffstat (limited to 'japanese/elisa8x8')
-rw-r--r--japanese/elisa8x8/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/japanese/elisa8x8/Makefile b/japanese/elisa8x8/Makefile
index 5b1cafe270e0..4ea6289f350b 100644
--- a/japanese/elisa8x8/Makefile
+++ b/japanese/elisa8x8/Makefile
@@ -14,6 +14,13 @@ DISTNAME= elisat10
MAINTAINER= toshi@tea.forus.or.jp
USE_X_PREFIX= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${XFREE86_VERSION} == 4
+RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.endif
+
NO_WRKSUBDIR= yes
BDFTOPCF_CMD= ${PREFIX}/bin/bdftopcf
@@ -52,4 +59,4 @@ post-install:
)
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>