diff options
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 351b29c3dca..1180906da38 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/03/16 16:25:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/11 21:47:35 tv Exp $ DISTNAME= gtkspell-2.0.8 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gtkspell.sourceforge.net/ COMMENT= Spell checking GtkTextView widget -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_X11= yes |