mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases PR: 257215 Reported by: bsd@philippost.de
10 lines
300 B
Text
10 lines
300 B
Text
--- CMakeLists.txt.orig 2021-07-15 22:20:34 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -192,7 +192,6 @@ set(CPACK_PACKAGE_CHECKSUM "SHA512")
|
|
add_subdirectory(Doxygen)
|
|
add_subdirectory(data)
|
|
add_subdirectory(info)
|
|
-add_subdirectory(locales)
|
|
add_subdirectory(art)
|
|
add_subdirectory(src)
|
|
add_subdirectory(examples)
|