The NetBSD Project

CVS log for pkgsrc/cad/oce/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cad / oce

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2022Q3


Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 19 23:55:42 2022 UTC (2 years ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.9: +14 -1 lines
Diff to previous 1.9 (colored)

cad/oce: fixes for Darwin

Currently cad/oce does not build on Darwin, in part because sed
substitutions in CMakeFiles fail because the suffixes (.dylib) differ
from expected (.so).  There are, however, two additional problems.
First, frameworks are not used by pkgsrc, yet CMakeLists.txt expects
them on Darwin and uses special installation steps.  Instead, use the
standard installation steps.  Additionally, there are a few PLIST
differences between Darwin and other platforms, which are handled with
PLIST.* variables that differentiate Darwin from other systems.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>