summaryrefslogtreecommitdiff
path: root/chinese/chinput
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-13 16:57:38 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-13 16:57:38 +0000
commitb3a1c707bfba18d72ce3b4698ca4328791604c98 (patch)
tree4bcc614272f28cd2dd39eb9d6b3302e83e8981ec /chinese/chinput
parentReword the pkg-comment to stress, that the X11-dependent (diff)
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
Notes
Notes: svn path=/head/; revision=39773
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: