CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/28 14:46:51
Modified files:
devel/imake : Makefile
Added files:
devel/imake/patches: patch-imakemdep_h
Removed files:
devel/imake/files: Makefile
Log message:
* Switch to tradcpp(1) as the preprocessor.
This is required for clang archs, since imake chokes on the output
of "clang -E -traditional", and doesn't hurt on gcc archs.
* Use the normal autotools build infrastructure instead of rolling our own.
