summaryrefslogtreecommitdiff
path: root/inputmethod/libtabe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/libtabe/Makefile')
-rw-r--r--inputmethod/libtabe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index 25f7e3c8136..b5ee7129bbc 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:11 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/01 18:02:58 jlam Exp $
#
DISTNAME= libtabe-0.2.5
@@ -11,7 +11,6 @@ HOMEPAGE= http://libtabe.sourceforge.net/
COMMENT= Library for Chinese language processing
WRKSRC= ${WRKDIR}/libtabe
-USE_X11= # defined
USE_LIBTOOL= # defined
GNU_CONFIGURE= # defined
@@ -27,4 +26,5 @@ post-install:
${PREFIX}/share/doc/tabe/README.tsi
.include "../../databases/db3/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"