From 675f5727e360fe2476d594a8facd168a29ac046e Mon Sep 17 00:00:00 2001
From: wiz <wiz@pkgsrc.org>
Date: Tue, 17 Oct 2017 08:34:24 +0000
Subject: gtkspell: fix build

Latest gtk-doc does not provide gtkdoc-mktmpl. Use documentation
that is coming with the package instead of rebuilding it.

Set LICENSE.

Bump PKGREVISION.
---
 textproc/gtkspell/Makefile | 8 ++++----
 textproc/gtkspell/PLIST    | 6 ++----
 2 files changed, 6 insertions(+), 8 deletions(-)

(limited to 'textproc')

diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index d44a20f4c7a..fdf4aabcb52 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.63 2017/02/12 06:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2017/10/17 08:34:24 wiz Exp $
 
 DISTNAME=	gtkspell-2.0.16
-PKGREVISION=	24
+PKGREVISION=	25
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://gtkspell.sourceforge.net/download/
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://gtkspell.sourceforge.net/
 COMMENT=	Spell checking GtkTextView widget
+LICENSE=	gnu-gpl-v2
 
 USE_TOOLS+=		gmake intltool msgfmt pkg-config
 USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes
 GNU_CONFIGURE=		yes
 PKGCONFIG_OVERRIDE=	gtkspell-2.0.pc.in
+CONFIGURE_ARGS+=	--disable-gtk-doc
 
 .include "../../devel/pango/buildlink3.mk"
 .include "../../textproc/enchant/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk-doc+=	gtk-doc>=1.20
-.include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/textproc/gtkspell/PLIST b/textproc/gtkspell/PLIST
index 36c487135fd..44fdc25d467 100644
--- a/textproc/gtkspell/PLIST
+++ b/textproc/gtkspell/PLIST
@@ -1,22 +1,20 @@
-@comment $NetBSD: PLIST,v 1.13 2014/02/20 19:05:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2017/10/17 08:34:24 wiz Exp $
 include/gtkspell-2.0/gtkspell/gtkspell.h
 lib/libgtkspell.la
 lib/pkgconfig/gtkspell-2.0.pc
 share/gtk-doc/html/gtkspell/chapter-tutorial.html
 share/gtk-doc/html/gtkspell/gtkspell-gtkspell.html
+share/gtk-doc/html/gtkspell/gtkspell.devhelp
 share/gtk-doc/html/gtkspell/gtkspell.devhelp2
 share/gtk-doc/html/gtkspell/home.png
 share/gtk-doc/html/gtkspell/index.html
 share/gtk-doc/html/gtkspell/index.sgml
-share/gtk-doc/html/gtkspell/left-insensitive.png
 share/gtk-doc/html/gtkspell/left.png
 share/gtk-doc/html/gtkspell/reference.html
-share/gtk-doc/html/gtkspell/right-insensitive.png
 share/gtk-doc/html/gtkspell/right.png
 share/gtk-doc/html/gtkspell/style.css
 share/gtk-doc/html/gtkspell/tutorial-building.html
 share/gtk-doc/html/gtkspell/tutorial.html
-share/gtk-doc/html/gtkspell/up-insensitive.png
 share/gtk-doc/html/gtkspell/up.png
 share/locale/af/LC_MESSAGES/gtkspell.mo
 share/locale/be/LC_MESSAGES/gtkspell.mo
-- 
cgit v1.2.3