summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-05-31 02:42:18 +0000
committerXin LI <delphij@FreeBSD.org>2006-05-31 02:42:18 +0000
commitf3b47e00a01185f4bc7997d29cc1ebe689f2f45b (patch)
tree20a9671de258eb5040dc95a0bcf1e6c7b99a1993 /x11-fonts
parentUpdate to 2.14.2. (diff)
Add BUILD_DEPENDS to make pinityhat happy.
Submitted by: Dryice Liu <dryice dryice name> (maintainer) PR: ports/98188
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/wqy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile
index 34327ac8ea5a..c3961fc0d23b 100644
--- a/x11-fonts/wqy/Makefile
+++ b/x11-fonts/wqy/Makefile
@@ -24,6 +24,9 @@ FONTSDIR= lib/X11/fonts/wqy
PLIST_SUB= FONTSDIR=${FONTSDIR}
+BUILD_DEPENDS+= mkfontdir:${X_CLIENTS_PORT}
+BUILD_DEPENDS+= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
+
.if !defined(NOPORTDOCS)
PORTDOCS= ChangeLog CREDIT GPL.txt INSTALL INSTALL.zh.gb2312 LOGO.png PLEASE_HELP_TO_IMPROVE README STAT
.endif