diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 17:38:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 17:38:12 +0000 |
commit | 0c1669220ed0fed671854e9154054d768f99b865 (patch) | |
tree | cc4a4d9494d36772f4e987ae01b3d8d1d26dac82 /japanese | |
parent | 52c57401d2fe3eba3fdf81e5d3f1715362b9692b (diff) | |
download | ports-0c1669220ed0fed671854e9154054d768f99b865.tar.gz ports-0c1669220ed0fed671854e9154054d768f99b865.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/expect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index d283503157f9..34961b83bd87 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -16,6 +16,8 @@ COMMENT= A sophisticated scripter based on Japanized tcl/tk LIB_DEPENDS= tk80jp.1:${PORTSDIR}/japanese/tk80 +BROKEN= does not build + USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ CFLAGS="-I${LOCALBASE}/include" \ |