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: Sat Apr 15 07:28:42 UTC 2023
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
libreoffice: remove unused WRAPPER_SKIP_TRANSFORM
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 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.304 pkgsrc/misc/libreoffice/Makefile:1.305
--- pkgsrc/misc/libreoffice/Makefile:1.304 Fri Apr 14 15:42:46 2023
+++ pkgsrc/misc/libreoffice/Makefile Sat Apr 15 07:28:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.304 2023/04/14 15:42:46 wiz Exp $
+# $NetBSD: Makefile,v 1.305 2023/04/15 07:28:42 wiz Exp $
VERREL= 7.5.1
VERRC= 2
@@ -164,12 +164,6 @@ BUILD_DEPENDS+= p5-Archive-Zip-[0-9]*:.
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
-# dmake scripts use relative path with -rpath-link ld arguments, which
-# is a no-go with normal pkgsrc wrappers.
-# dmake is slowly beeing removed from the LibreOffice build process
-# and this option will hopefully become unneeded in the future
-WRAPPER_SKIP_TRANSFORM= yes
-
LDFLAGS+= -lboost_system
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index