pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libreoffice
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Apr 8 11:51:30 UTC 2018
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
Fix typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/misc/libreoffice/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/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.147 pkgsrc/misc/libreoffice/Makefile:1.148
--- pkgsrc/misc/libreoffice/Makefile:1.147 Sat Apr 7 02:44:47 2018
+++ pkgsrc/misc/libreoffice/Makefile Sun Apr 8 11:51:30 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2018/04/07 02:44:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.148 2018/04/08 11:51:30 ryoon Exp $
VERREL= 6.0.3
VERRC= 2
@@ -130,7 +130,7 @@ WRAPPER_SKIP_TRANSFORM=yes
LDFLAGS+= -lboost_system
USE_LIBTOOL= yes
-# Use GNU find fron findutils.
+# Use GNU find from findutils.
TOOLS_PLATFORM.find= # empty
# GUN tar is really needed. Some Makefiles depends on GNUTAR.
USE_TOOLS+= automake bash bison gmake gtar perl pkg-config unzip zip
Home |
Main Index |
Thread Index |
Old Index