diff options
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index 7aeda4cb597..a5191208c2c 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:11:21 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/06 14:25:12 asau Exp $ # DISTNAME= ibus-m17n-1.3.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/ibus/ COMMENT= M17N engine for IBus platform LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |