diff options
author | pav <pav@FreeBSD.org> | 2009-10-05 04:22:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-10-05 04:22:37 +0800 |
commit | aa8ee066aaa3263423634eef372327d3e8959e87 (patch) | |
tree | c14f42aa73a3bb113d8a38613028749692c4feb2 /textproc | |
parent | 7d227144ab896d13ca034a5f790e4b775e100cd9 (diff) | |
download | freebsd-ports-gnome-aa8ee066aaa3263423634eef372327d3e8959e87.tar.gz freebsd-ports-gnome-aa8ee066aaa3263423634eef372327d3e8959e87.tar.zst freebsd-ports-gnome-aa8ee066aaa3263423634eef372327d3e8959e87.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim-el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index c713e425563c..73479dcac81f 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -15,6 +15,8 @@ DISTNAME= uim-${PORTVERSION} MAINTAINER= nobutaka@freebsd.org COMMENT?= Emacs lisp for uim input method library +BROKEN= does not configure + PROJECTHOST= uim CONFLICTS?= uim-el-xemacs21-mule-[0-9]* \ uim-el-emacs21-[0-9]* |