diff options
Diffstat (limited to 'textproc/gtkspell/Makefile')
-rw-r--r-- | textproc/gtkspell/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index fc0a713fde6..22d7223b086 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/06/11 14:24:21 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2006/11/05 17:06:43 joerg Exp $ DISTNAME= gtkspell-2.0.11 PKGREVISION= 3 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtkspell.sourceforge.net/ COMMENT= Spell checking GtkTextView widget +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |