diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-08 09:23:06 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-08 09:23:06 +0000 |
commit | fc08310c13d97853166de9812f9b3f485233b9c6 (patch) | |
tree | c35298ba793f0e999d3583126adf046b4cc2fb79 /chinese | |
parent | a4d9a7379677334779f1f80f8613137995f86724 (diff) |
Add USE_XLIB=yes.
Reported by: bento
Notes
Notes:
svn path=/head/; revision=35761
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/chinput2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile index d278fb8a5ca4..65194371e2a3 100644 --- a/chinese/chinput2/Makefile +++ b/chinese/chinput2/Makefile @@ -17,6 +17,8 @@ MAINTAINER= phj@cn.FreeBSD.org BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql322-client +USE_XLIB= yes + WRKSRC= ${WRKDIR}/${PORTNAME} post-extract: |