diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-13 06:40:35 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-13 06:40:35 +0800 |
commit | 318fb9ecb8ff037dc2c42231af5a47f8a3374632 (patch) | |
tree | ec604c4ecb9858faac183a59ab9477d161e590ef /japanese | |
parent | 9414756e080ca10f96d72eb2b650bf97f3cbfeef (diff) | |
download | freebsd-ports-gnome-318fb9ecb8ff037dc2c42231af5a47f8a3374632.tar.gz freebsd-ports-gnome-318fb9ecb8ff037dc2c42231af5a47f8a3374632.tar.zst freebsd-ports-gnome-318fb9ecb8ff037dc2c42231af5a47f8a3374632.zip |
BROKEN: Does not compile
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 3f9e166bf2fe..cea5ba83c7aa 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -15,6 +15,8 @@ COMMENT= A sophisticated scripter based on Japanized tcl/tk LIB_DEPENDS= tk80jp.1:${PORTSDIR}/japanese/tk80 +BROKEN= Does not compile + USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" CONFIGURE_ARGS= --enable-shared --with-tclconfig=${PREFIX}/lib/tcl8.0jp \ |