diff options
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 3e9af745016..1a5e299ae48 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.39 2010/01/20 11:06:07 obache Exp $ +# $NetBSD: Makefile,v 1.40 2010/01/20 11:10:46 obache Exp $ # .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library -CONFLICTS+= uim-immodule-qt4-[0-9]* +CONFLICTS+= uim-qt4-immodule-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir |