diff options
author | keith <keith@FreeBSD.org> | 2000-12-08 09:23:06 +0000 |
---|---|---|
committer | keith <keith@FreeBSD.org> | 2000-12-08 09:23:06 +0000 |
commit | 56b20f276e420ce5f7df32d8c126b962924c0c00 (patch) | |
tree | 64219ff11727e8a34c82d6c53e99ba14772d6c26 /chinese/chinput2 | |
parent | 59f6f21d104f84f7cd97155b0eb4f09b660a5230 (diff) | |
download | FreeBSD-ports-56b20f276e420ce5f7df32d8c126b962924c0c00.zip FreeBSD-ports-56b20f276e420ce5f7df32d8c126b962924c0c00.tar.gz |
Add USE_XLIB=yes.
Reported by: bento
Diffstat (limited to 'chinese/chinput2')
-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 d278fb8..6519437 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: |