aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-10 17:55:45 +0800
committerasami <asami@FreeBSD.org>1999-09-10 17:55:45 +0800
commitdb13d470ac8127d5f2c85c19b9ef4e6ecab22145 (patch)
tree1bf38195cde308f2be0c1b14919b0fd9c286f6bb /chinese
parentf9f66d015859eb97763614bf808d635b860cd2f0 (diff)
downloadfreebsd-ports-gnome-db13d470ac8127d5f2c85c19b9ef4e6ecab22145.tar.gz
freebsd-ports-gnome-db13d470ac8127d5f2c85c19b9ef4e6ecab22145.tar.zst
freebsd-ports-gnome-db13d470ac8127d5f2c85c19b9ef4e6ecab22145.zip
Did I say USE_X11? Bah! I meant USE_XLIB of course!
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} \