diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 19:22:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 19:22:08 +0000 |
commit | a2eaff06abcea73e1599558225dae50b6b2cc800 (patch) | |
tree | 69acf0b7e1d4afcbfd0ffa8c8c42b2e8bd3066c0 /korean | |
parent | A plugin for GKrellM, which allows you to control XMMS from within GKrellM. (diff) |
Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.
Notes
Notes:
svn path=/head/; revision=32618
Diffstat (limited to 'korean')
-rw-r--r-- | korean/baekmukfonts-bdf/Makefile | 1 |
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 |