aboutsummaryrefslogtreecommitdiffstats
path: root/korean/baekmukfonts-bdf
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-15 03:22:08 +0800
committerasami <asami@FreeBSD.org>2000-09-15 03:22:08 +0800
commitfadf95ca8e64f027f3f389e665204c82a96cd7a3 (patch)
tree09a6ec246d992897d8de6bc69ecc63dd75805bcb /korean/baekmukfonts-bdf
parent9a436c204865f02d6af96067164ccf895a724a82 (diff)
downloadfreebsd-ports-gnome-fadf95ca8e64f027f3f389e665204c82a96cd7a3.tar.gz
freebsd-ports-gnome-fadf95ca8e64f027f3f389e665204c82a96cd7a3.tar.zst
freebsd-ports-gnome-fadf95ca8e64f027f3f389e665204c82a96cd7a3.zip
Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.
Diffstat (limited to 'korean/baekmukfonts-bdf')
-rw-r--r--korean/baekmukfonts-bdf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile
index 7832ab39b093..4f93c2c02be7 100644
--- a/korean/baekmukfonts-bdf/Makefile
+++ b/korean/baekmukfonts-bdf/Makefile
@@ -23,6 +23,7 @@ USE_X_PREFIX= yes
.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