diff options
Diffstat (limited to 'inputmethod/canna/Makefile')
-rw-r--r-- | inputmethod/canna/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/canna/Makefile b/inputmethod/canna/Makefile index 2bcfdce2207..65432c8b217 100644 --- a/inputmethod/canna/Makefile +++ b/inputmethod/canna/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/05 19:04:30 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:11 tv Exp $ # .include "Makefile.common" @@ -9,7 +9,6 @@ DEPENDS+= Canna-dict>=${CANNA_VERSION}:../canna-dict EXTRACT_ONLY= # empty NO_CHECKSUM= YES -NO_BUILDLINK= YES NO_CONFIGURE= YES NO_BUILD= YES |