mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Port fixes: Fix bash completion file install Upstream changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.2
9 lines
259 B
Text
9 lines
259 B
Text
--- doc/CMakeLists.txt.orig 2021-01-11 09:02:46 UTC
|
|
+++ doc/CMakeLists.txt
|
|
@@ -15,6 +15,3 @@
|
|
COMMENT "Generating API documentation with Doxygen"
|
|
SOURCES Doxyfile.in)
|
|
endif(DOXYGEN_FOUND)
|
|
-
|
|
-ADD_SUBDIRECTORY(bash-completion)
|
|
-
|