mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
242 B
Diff
12 lines
242 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1719,7 +1719,7 @@
|
|
if(NOT ZMQ_BUILD_FRAMEWORK)
|
|
install(
|
|
FILES ${html-docs}
|
|
- DESTINATION doc/zmq
|
|
+ DESTINATION share/doc/zmq
|
|
COMPONENT RefGuide)
|
|
endif()
|
|
endif()
|