summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-25 13:20:58 +0000
committerwiz <wiz@pkgsrc.org>2018-08-25 13:20:58 +0000
commit27972c44f120a5853a6649f35669153fadfe5ca1 (patch)
treef2c89a16b66b85c2249a4d231620fbf6cde4bfb9 /textproc
parentb47c79f4ede72ab1fa21a4c95c835a9f515e42b0 (diff)
downloadpkgsrc-27972c44f120a5853a6649f35669153fadfe5ca1.tar.gz
gtkspell3: remove unused comment
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gtkspell3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile
index 042d941b735..fedceb5f6ea 100644
--- a/textproc/gtkspell3/Makefile
+++ b/textproc/gtkspell3/Makefile
@@ -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 @@ GNU_CONFIGURE= yes
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"