aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-30 01:36:36 +0800
committerpetef <petef@FreeBSD.org>2001-12-30 01:36:36 +0800
commit064d7c29f0b83f751963b3fb0d80282a824ff070 (patch)
tree626f66b8480789c71f72d900d8e107df2727740c /chinese
parent38e49a42581943d2d059b5e7614766e16aca8a58 (diff)
downloadfreebsd-ports-gnome-064d7c29f0b83f751963b3fb0d80282a824ff070.tar.gz
freebsd-ports-gnome-064d7c29f0b83f751963b3fb0d80282a824ff070.tar.zst
freebsd-ports-gnome-064d7c29f0b83f751963b3fb0d80282a824ff070.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
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