openbsd-ports/devel/cmake
dcoppa 90d59a716c We overwrite library version numbers using our LIBxxx_VERSION
environment variable, but we want to do it for shared libraries
only. Otherwise a static library gets created as
libfoo.a.${LIBfoo_VERSION}, which is wrong.
Bug reported and patch tested by Alexandr Shadchin <alexandr DOT
shadchin AT gmail DOT com>: thanks!

While here, reword/clarify some comments to better explain what my
patches do.
2010-07-28 20:34:22 +00:00
..
files Fix a bug with shared libraries having OUTPUT_NAME in their target 2010-07-12 19:19:30 +00:00
patches We overwrite library version numbers using our LIBxxx_VERSION 2010-07-28 20:34:22 +00:00
pkg Fix a bug with shared libraries having OUTPUT_NAME in their target 2010-07-12 19:19:30 +00:00
cmake.port.mk consensus seems to be no colors, and verbose... 2010-06-14 12:34:29 +00:00
distinfo Fix a bug with shared libraries having OUTPUT_NAME in their target 2010-07-12 19:19:30 +00:00
Makefile We overwrite library version numbers using our LIBxxx_VERSION 2010-07-28 20:34:22 +00:00