aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-03-14 00:57:38 +0800
committerclive <clive@FreeBSD.org>2001-03-14 00:57:38 +0800
commit824115581acaa7519266cea10aec27619d95725a (patch)
tree4331e73341bd7b9904d8272e9b33329d0b5e55d1 /chinese/chinput
parent34d8240eb38cb813f1910842f75235a026eb70b6 (diff)
downloadfreebsd-ports-gnome-824115581acaa7519266cea10aec27619d95725a.tar.gz
freebsd-ports-gnome-824115581acaa7519266cea10aec27619d95725a.tar.zst
freebsd-ports-gnome-824115581acaa7519266cea10aec27619d95725a.zip
Add 2 more BUILD_DEPENDS when build with XFree86 4.
PR: ports/25716 Submitted by: MAINTAINER, sf Reviewed by: chroot(8), env XFREE86_VERSION=4 make install deinstall
Diffstat (limited to 'chinese/chinput')
-rw-r--r--chinese/chinput/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/chinese/chinput/Makefile b/chinese/chinput/Makefile
index d8eb2accf87e..593c20d64038 100644
--- a/chinese/chinput/Makefile
+++ b/chinese/chinput/Makefile
@@ -17,6 +17,11 @@ MAINTAINER= phj@cn.FreeBSD.org
USE_XLIB= yes
+.if defined(XFREE86_VERSION) && ${XFREE86_VERSION} == 4
+BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 \
+ mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.endif
+
WRKSRC= ${WRKDIR}/${PORTNAME}
post-extract: