aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-29 17:36:36 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-29 17:36:36 +0000
commitcd302b7ec2478fc2ad8dd85cd85094e6a9ae8552 (patch)
treeb5a49500c2a59bbcc7b03ffdd3220cdda80eed75 /chinese
parent2670bead4da55d8f3b23d130d7a47bf6410cb449 (diff)
downloadports-cd302b7ec2478fc2ad8dd85cd85094e6a9ae8552.tar.gz
ports-cd302b7ec2478fc2ad8dd85cd85094e6a9ae8552.zip
If using XF86 4, add a run dependency on mkfontdir (the standard run depend for
XF86 4 is just on the libs, which doesn't include this). PR: 33037 Submitted by: Statue <statue@softwareliberty.org> Noticed by: bento
Notes
Notes: svn path=/head/; revision=52368
Diffstat (limited to 'chinese')
-rw-r--r--chinese/gugod-clean/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/gugod-clean/Makefile b/chinese/gugod-clean/Makefile
index 571f31c7947e..c638805becf8 100644
--- a/chinese/gugod-clean/Makefile
+++ b/chinese/gugod-clean/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/gugod/
MAINTAINER= gugod@gugod.org
+.if ${XFREE86_VERSION} == 4
+RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.endif
+
FONTFILES= gugod16.bdf gugod18.bdf gugod20.bdf gugod22.bdf
USE_X_PREFIX= yes