pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/sword sword: Fix comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db27b430a679
branches:  trunk
changeset: 403465:db27b430a679
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Oct 27 17:04:20 2019 +0000

description:
sword: Fix comment

diffstat:

 misc/sword/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b5707fcc4a08 -r db27b430a679 misc/sword/Makefile
--- a/misc/sword/Makefile       Sun Oct 27 16:59:57 2019 +0000
+++ b/misc/sword/Makefile       Sun Oct 27 17:04:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/10/27 16:59:45 kamil Exp $
+# $NetBSD: Makefile,v 1.29 2019/10/27 17:04:20 kamil Exp $
 #
 
 DISTNAME=      sword-1.8.1
@@ -27,7 +27,7 @@
 # needed with at least GCC-5.4.0 which has a default value of 25
 CXXFLAGS+=     -ftemplate-depth=50
 
-http://site.icu-project.org/download/61#TOC-Migration-Issues
+# http://site.icu-project.org/download/61#TOC-Migration-Issues
 CXXFLAGS+=     -DU_USING_ICU_NAMESPACE=1
 
 .include "../../textproc/icu/buildlink3.mk"



Home | Main Index | Thread Index | Old Index