diff options
Diffstat (limited to 'inputmethod/tomoe/Makefile')
-rw-r--r-- | inputmethod/tomoe/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/tomoe/Makefile b/inputmethod/tomoe/Makefile index 3ff34b3b69a..6db8b4f57e8 100644 --- a/inputmethod/tomoe/Makefile +++ b/inputmethod/tomoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 10:05:17 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/06 14:25:21 asau Exp $ # DISTNAME= tomoe-0.6.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://tomoe.sourceforge.jp/ COMMENT= Handwriting recognition engine #LICENSE= gnu-lgpl-v2.1 # AND Creative Commons Attribution-ShareAlike Licence -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config intltool msgfmt |