diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-21 22:31:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-21 22:31:47 +0800 |
commit | 291cc7f975c22492b35653885b975d91f4519855 (patch) | |
tree | bdb605dd36087b3649facf17c68115d7493818cd /chinese | |
parent | 5d6a82f33a3d63ccb286e2de574ebf9cb8449ec6 (diff) | |
download | freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.tar.gz freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.tar.zst freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.zip |
- Fix build after xorg cleanup
Submitted by: pointyhat
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/iiimf-le-xcin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile index 43a6c859db38..81cb43ae5a70 100644 --- a/chinese/iiimf-le-xcin/Makefile +++ b/chinese/iiimf-le-xcin/Makefile @@ -18,6 +18,7 @@ COMMENT= IIIMF xcin language engine, a traditional Chinese input method EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server +USE_XORG= x11 xproto WRKSRC= ${WRKDIR}/iiimf-xcin USE_BZIP2= yes USE_GNOME= libxml2 |