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:   adam
Date:           Sat Sep 27 07:11:35 UTC 2025

Modified Files:
        pkgsrc/misc/libreoffice: Makefile

Log Message:
libreoffice: remove boost_system from LDFLAGS


To generate a diff of this commit:
cvs rdiff -u -r1.365 -r1.366 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.365 pkgsrc/misc/libreoffice/Makefile:1.366
--- pkgsrc/misc/libreoffice/Makefile:1.365      Sat Aug 30 22:45:54 2025
+++ pkgsrc/misc/libreoffice/Makefile    Sat Sep 27 07:11:35 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.365 2025/08/30 22:45:54 wiz Exp $
+# $NetBSD: Makefile,v 1.366 2025/09/27 07:11:35 adam Exp $
 
 VERREL=                25.8.1
 VERRC=         1
@@ -181,8 +181,6 @@ TOOL_DEPENDS+=              p5-Archive-Zip-[0-9]*:..
 DEPENDS+=              xdg-utils-[0-9]*:../../misc/xdg-utils
 DEPENDS+=              gnupg2-[0-9]*:../../security/gnupg2
 
-LDFLAGS+=              -lboost_system
-
 USE_LIBTOOL=           yes
 # Use GNU find from findutils.
 TOOLS_PLATFORM.find=   # empty



Home | Main Index | Thread Index | Old Index