diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-09 10:40:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-09 10:40:33 +0000 |
commit | 4c9375ee2d44b4b547fdfa015b1051fd6bb4ce7e (patch) | |
tree | fcb43816c40e9697e2e66976f320d944f962d9bd /chinese/libtabe | |
parent | eb69f94238af3523068654df38c083c0fb1ed054 (diff) | |
download | ports-4c9375ee2d44b4b547fdfa015b1051fd6bb4ce7e.tar.gz ports-4c9375ee2d44b4b547fdfa015b1051fd6bb4ce7e.zip |
Notes
Diffstat (limited to 'chinese/libtabe')
-rw-r--r-- | chinese/libtabe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 9b376115f1f7..b0431a128e24 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -17,6 +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 HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ |