Revision: 77793
          http://sourceforge.net/p/brlcad/code/77793
Author:   starseeker
Date:     2020-11-21 20:07:31 +0000 (Sat, 21 Nov 2020)
Log Message:
-----------
adjust numbering

Modified Paths:
--------------
    brlcad/branches/extbuild/src/other/ext/png.cmake

Modified: brlcad/branches/extbuild/src/other/ext/png.cmake
===================================================================
--- brlcad/branches/extbuild/src/other/ext/png.cmake    2020-11-21 20:01:48 UTC 
(rev 77792)
+++ brlcad/branches/extbuild/src/other/ext/png.cmake    2020-11-21 20:07:31 UTC 
(rev 77793)
@@ -42,7 +42,7 @@
   elseif (OPENBSD)
     set(PNG_BASENAME lib${PNG_LIB_NAME})
     set(PNG_STATICNAME lib${PNG_LIB_NAME})
-    set(PNG_SUFFIX 
${CMAKE_SHARED_LIBRARY_SUFFIX}.${PNG_VERSION_MAJOR}.${PNG_VERSION_MINOR})
+    set(PNG_SUFFIX ${CMAKE_SHARED_LIBRARY_SUFFIX}.1.6)
   else (MSVC)
     set(PNG_BASENAME lib${PNG_LIB_NAME})
     set(PNG_STATICNAME lib${PNG_LIB_NAME})

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to