diff options
Diffstat (limited to 'inputmethod/zinnia/Makefile')
-rw-r--r-- | inputmethod/zinnia/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/zinnia/Makefile b/inputmethod/zinnia/Makefile index 1d8f5b92771..3216624c0e7 100644 --- a/inputmethod/zinnia/Makefile +++ b/inputmethod/zinnia/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:22 asau Exp $ -# +# $NetBSD: Makefile,v 1.3 2022/07/25 11:12:25 wiz Exp $ .include "Makefile.common" @@ -7,7 +6,6 @@ COMMENT= Online hand writing recognition system with machine learning GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= zinnia.pc.in |