diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:42:27 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:42:27 +0000 |
commit | 4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed (patch) | |
tree | f586ab40c2070243d59397923c9cfeaa3c6b7476 /chinese/chinput2 | |
parent | c62c6164f8534784c8a1dda14fea3ce152c807f8 (diff) | |
download | ports-4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed.tar.gz ports-4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed.zip |
Notes
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 9ffdec9907b3..0e2f5ddf3cab 100644 --- a/chinese/chinput2/Makefile +++ b/chinese/chinput2/Makefile @@ -15,6 +15,8 @@ DISTNAME= zh-chinput2-1.3.1 MAINTAINER= phj@cn.FreeBSD.org COMMENT= Another Chinese GB2312 and Big5 X11 input server +BUILD_DEPENDS= imake:${X_IMAKE_PORT} + USE_MYSQL= yes USE_REINPLACE= yes USE_XLIB= yes |