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: Fri Apr 14 15:42:46 UTC 2023
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
libreoffice: comment out currently unused LO_DESKTOP_FILES
Remove unused UNO_PATH.
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 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.303 pkgsrc/misc/libreoffice/Makefile:1.304
--- pkgsrc/misc/libreoffice/Makefile:1.303 Fri Apr 14 15:33:03 2023
+++ pkgsrc/misc/libreoffice/Makefile Fri Apr 14 15:42:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2023/04/14 15:33:03 wiz Exp $
+# $NetBSD: Makefile,v 1.304 2023/04/14 15:42:46 wiz Exp $
VERREL= 7.5.1
VERRC= 2
@@ -270,8 +270,8 @@ REPLACE_PERL+= sd/res/webview/webcast.pl
LO_PROGRAMS= libreoffice lobase localc lodraw loffice
LO_PROGRAMS+= lofromtemplate loimpress lomath loweb lowriter
# Base depends on java, we don't install the icon
-LO_DESKTOP_FILES= calc.desktop draw.desktop impress.desktop math.desktop \
- startcenter.desktop writer.desktop
+#LO_DESKTOP_FILES= calc.desktop draw.desktop impress.desktop math.desktop \
+# startcenter.desktop writer.desktop
#OBJDIR= pkgsrcbuild
#CONFIGURE_DIRS= ${OBJDIR}
@@ -329,9 +329,6 @@ do-install:
${MKDIR} ${d}
.endfor
-UNO_PATH= ${PREFIX}/${PKGNAME}/lib/libreoffice/program
-
-BUILD_DEFS+= UNO_PATH
BUILD_DEFS+= PYTHONBIN
post-install:
Home |
Main Index |
Thread Index |
Old Index