pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/sword
Module Name: pkgsrc
Committed By: kamil
Date: Sun Oct 27 17:04:20 UTC 2019
Modified Files:
pkgsrc/misc/sword: Makefile
Log Message:
sword: Fix comment
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/misc/sword/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/sword/Makefile
diff -u pkgsrc/misc/sword/Makefile:1.28 pkgsrc/misc/sword/Makefile:1.29
--- pkgsrc/misc/sword/Makefile:1.28 Sun Oct 27 16:59:45 2019
+++ pkgsrc/misc/sword/Makefile Sun Oct 27 17:04:20 2019
@@ -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 @@ REQD_FILES= ${PREFIX}/share/examples/swo
# 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