freebsd-ports/audio/clunk/files/patch-CMakeLists.txt
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
266 B
Text

--- CMakeLists.txt.orig 2014-09-29 06:48:48 UTC
+++ CMakeLists.txt
@@ -77,7 +77,7 @@ set(PUBLIC_HEADERS
clunk/v3.h
clunk/clunk_c.h
clunk/window_function.h
- ${CMAKE_CURRENT_BINARY_DIR}/config.h
+ ${CMAKE_CURRENT_BINARY_DIR}/clunk/config.h
)
if (SDL_FOUND)