diff options
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 294e82d91bf..2fd6b1f48af 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2012/10/08 23:00:45 adam Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/25 06:55:52 asau Exp $ DISTNAME= gtkspell-2.0.16 PKGREVISION= 12 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtkspell.sourceforge.net/ COMMENT= Spell checking GtkTextView widget -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |