[Bug 254184] deskutils/coolreader: update to 3.2.55
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 10 11:32:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254184
--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
Comment on attachment 223147
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223147
patch for the port tree
Index: deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt
===================================================================
--- deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt (nonexistent)
+++ deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt (working copy)
@@ -0,0 +1,11 @@
+--- cr3qt/CMakeLists.txt.orig 2021-03-10 11:05:32 UTC
++++ cr3qt/CMakeLists.txt
+@@ -198,7 +198,7 @@ ELSEIF (UNIX)
+
+
+ INSTALL(FILES ${man_gz}
+- DESTINATION "share/man/man1"
++ DESTINATION "man/man1"
+ PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)
+
+ INSTALL( TARGETS cr3 RUNTIME DESTINATION bin )
share/man is a valid install location nowadays. You can remove the patch again.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list