aboutsummaryrefslogtreecommitdiff
path: root/korean/mizifont/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/mizifont/Makefile')
-rw-r--r--korean/mizifont/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile
index 0cd6459c99c9..256caa29c0c4 100644
--- a/korean/mizifont/Makefile
+++ b/korean/mizifont/Makefile
@@ -18,13 +18,9 @@ COMMENT= Mizi Research's Korean X11 Font(ksc5601.1987-[01] encoding)
EXTRACT_DEPENDS=rpm2cpio:${PORTSDIR}/archivers/rpm
-USE_X_PREFIX= yes
-
-.include <bsd.port.pre.mk>
+RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
-.if ${XFREE86_VERSION} == 4
-RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
-.endif
+USE_X_PREFIX= yes
NO_WRKSUBDIR= yes
@@ -57,4 +53,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>