diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 70886c1846c06a0379466e2108c0c84fffa4b251 (patch) | |
tree | 406dd75246336326a6a6e88acdbbe74f394f9a46 /japanese | |
parent | BROKEN: Does not correctly use gettext (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129957
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/eterm/Makefile b/japanese/eterm/Makefile index ed352ac55404..0d66543a6102 100644 --- a/japanese/eterm/Makefile +++ b/japanese/eterm/Makefile @@ -18,6 +18,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure.in \ ${.CURDIR}/files/extra-patch-src:feature.h \ ${.CURDIR}/files/extra-patch-src:options.c +BROKEN= Incomplete pkg-plist + USE_AUTOCONF_VER= 213 CONFIGURE_ARGS= --enable-trans --enable-utmp \ --enable-xim --with-theme-update \ |