Sat Aug 25 13:20:58 2018 UTC ()
gtkspell3: remove unused comment


(wiz)
diff -r1.1 -r1.2 pkgsrc/textproc/gtkspell3/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/textproc/gtkspell3/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/gtkspell3/Makefile 2018/08/25 12:03:21 1.1
+++ pkgsrc/textproc/gtkspell3/Makefile 2018/08/25 13:20:58 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/08/25 12:03:21 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/25 13:20:58 wiz Exp $
 
 DISTNAME=	gtkspell3-3.0.9
 CATEGORIES=	textproc devel
@@ -16,7 +16,6 @@
 PKGCONFIG_OVERRIDE=	gtkspell-3.0.pc.in
 CONFIGURE_ARGS+=	--disable-gtk-doc
 
-#.include "../../devel/pango/buildlink3.mk"
 .include "../../textproc/enchant/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"