pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/gtkspell3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 25 13:20:58 UTC 2018

Modified Files:
        pkgsrc/textproc/gtkspell3: Makefile

Log Message:
gtkspell3: remove unused comment


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/gtkspell3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/gtkspell3/Makefile
diff -u pkgsrc/textproc/gtkspell3/Makefile:1.1 pkgsrc/textproc/gtkspell3/Makefile:1.2
--- pkgsrc/textproc/gtkspell3/Makefile:1.1      Sat Aug 25 12:03:21 2018
+++ pkgsrc/textproc/gtkspell3/Makefile  Sat Aug 25 13:20:58 2018
@@ -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"



Home | Main Index | Thread Index | Old Index