diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2007-08-04 15:35:00 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2007-08-04 15:35:00 +0800 |
commit | 688a125ec458debc2f499cd39dd444facb9aeaee (patch) | |
tree | 419fca8387122a115690001db50bfbb9a43b286c /textproc/uim-el-xemacs21-mule | |
parent | d4d7ea5b37512ce3ad022fab26c3d0e246001190 (diff) | |
download | freebsd-ports-gnome-688a125ec458debc2f499cd39dd444facb9aeaee.tar.gz freebsd-ports-gnome-688a125ec458debc2f499cd39dd444facb9aeaee.tar.zst freebsd-ports-gnome-688a125ec458debc2f499cd39dd444facb9aeaee.zip |
Add CONFLICTS for uim-el-emacs21.
Diffstat (limited to 'textproc/uim-el-xemacs21-mule')
-rw-r--r-- | textproc/uim-el-xemacs21-mule/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uim-el-xemacs21-mule/Makefile b/textproc/uim-el-xemacs21-mule/Makefile index 4094e41a0f1a..19c3bc113dec 100644 --- a/textproc/uim-el-xemacs21-mule/Makefile +++ b/textproc/uim-el-xemacs21-mule/Makefile @@ -9,7 +9,8 @@ MAINTAINER= nobutaka@freebsd.org COMMENT= XEmacs lisp for uim input method library -CONFLICTS= uim-el-emacs21-[0-9]* +CONFLICTS= uim-el-emacs22-[0-9]* \ + uim-el-emacs21-[0-9]* CONFIGURE_ARGS=--enable-emacs --with-lispdir=${LOCALBASE}/${EMACS_PACKAGESDIR}/lisp |