summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-10 09:55:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-10 09:55:45 +0000
commit4a850a646753d48916bb8bef63024c5d55f1b053 (patch)
tree2c2bbf70b5c8dea2ad4b1b26926daadb03499ef7 /chinese
parentdesignate major numer of libpisck in LIB_DEPENDS (diff)
Did I say USE_X11? Bah! I meant USE_XLIB of course!
Notes
Notes: svn path=/head/; revision=21557
Diffstat (limited to 'chinese')
-rw-r--r--chinese/libtabe/Makefile2
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} \