diff options
Diffstat (limited to 'inputmethod/ibus-t9/Makefile')
-rw-r--r-- | inputmethod/ibus-t9/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile index 5780aa32d4a..40a298a332e 100644 --- a/inputmethod/ibus-t9/Makefile +++ b/inputmethod/ibus-t9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/02 17:11:21 tron Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/06 14:25:12 asau Exp $ # DISTNAME= ibus-t9-2.1.0.20100601 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config |