On Sun, Oct 28, 2012 at 07:37:18AM +0530, Saifi Khan wrote:
Hi:
Compiling polyml 5.5 libpolyml library using bmake without openmotif support,
causes the build to fail.
Even though openmotif is installed on my NetBSD-current system, i donot wish to
build support for openmotif in polyml. Please see the PKG_OPTIONS.polyml
settings below.
Which is wrong.
Please check pkgsrc/lang/polyml/options.mk for the correct name
for the motif build option. Hint openmotif is not the only motif
in pkgsrc, there is lesstif too so a openmotif option is usally
not correct.
Btw you do not need to add x11 since that is the default you
only need to add the options which should overwritte others.
Bernd