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:   wiz
Date:           Wed May 15 13:43:54 UTC 2024

Modified Files:
        pkgsrc/misc/libreoffice: Makefile

Log Message:
libreoffice: fix pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 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.329 pkgsrc/misc/libreoffice/Makefile:1.330
--- pkgsrc/misc/libreoffice/Makefile:1.329      Sat Apr 13 12:16:10 2024
+++ pkgsrc/misc/libreoffice/Makefile    Wed May 15 13:43:54 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.329 2024/04/13 12:16:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.330 2024/05/15 13:43:54 wiz Exp $
 
 VERREL=                24.2.2
 VERRC=         2
@@ -76,7 +76,7 @@ NOT_PAX_MPROTECT_SAFE+=       ${PKGNAME_NOREV}
 DIST_SUBDIR=   libreoffice
 
 LO_BOOTSTRAP=  ${DISTNAME}
-LO_COMPONENTS= dictionaries translations # help 
+LO_COMPONENTS= dictionaries translations # help
 
 DISTFILES+=    ${LO_BOOTSTRAP}${EXTRACT_SUFX}
 EXTRACT_ONLY=  ${LO_BOOTSTRAP}${EXTRACT_SUFX}



Home | Main Index | Thread Index | Old Index