diff options
author | erwin <erwin@FreeBSD.org> | 2009-08-18 01:38:12 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-08-18 01:38:12 +0800 |
commit | bb672ef3b40b30890203a9423d6f78b2e50f3ec2 (patch) | |
tree | 3603984d946d14f8591d3455d4cec5f386ed313e /japanese | |
parent | ec9e3be7890164cc4694f2f99662021c1ea72758 (diff) | |
download | freebsd-ports-gnome-bb672ef3b40b30890203a9423d6f78b2e50f3ec2.tar.gz freebsd-ports-gnome-bb672ef3b40b30890203a9423d6f78b2e50f3ec2.tar.zst freebsd-ports-gnome-bb672ef3b40b30890203a9423d6f78b2e50f3ec2.zip |
Mark BROKEN: does not build
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" \ |