diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 09:55:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 09:55:45 +0000 |
commit | 4a850a646753d48916bb8bef63024c5d55f1b053 (patch) | |
tree | 2c2bbf70b5c8dea2ad4b1b26926daadb03499ef7 /chinese | |
parent | 1a9d7ec56519d29ab1df8caed3fcf6232780917e (diff) | |
download | ports-4a850a646753d48916bb8bef63024c5d55f1b053.tar.gz ports-4a850a646753d48916bb8bef63024c5d55f1b053.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libtabe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index b0431a128e24..9437801e6998 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PREFIX}/lib/libdb2.a:${PORTSDIR}/databases/db RUN_DEPENDS= ${PREFIX}/lib/libdb2.a:${PORTSDIR}/databases/db WRKSRC= ${WRKDIR}/libtabe -USE_X11= yes +USE_XLIB= yes HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ |