svn commit: r469168 - head/math/octave

Christoph Moench-Tegeder cmt at burggraben.net
Sat May 5 22:03:36 UTC 2018


## Montgomery-Smith, Stephen (stephen at missouri.edu):

> In this case, I have some suggestions on how to fix this, but I need
> some email exchanges with someone using FreeBSD 11 so that I can figure
> out if I am correct.

Funny thing is, I just solved it (as in "works for me") on 11.1.
Two things:
 - I added "help" and "help-tools" to USE_QT4 (qcollectiongenerator
   is from qt4-help-tools and I'm not that sure about qt4-help
   anymore)
 - configure need some patching: it calls qcollectiongenerator with
   "-qt4" (for working with the qtchooser), but the correct argument
   to qtchooser would be "-qt4=qt4" - that needs to be fixed for
   QCOLLECTIONGENERATORFLAGS and QHELPGENERATORFLAGS.

I didn't get around to cleaning up the patch (there's a lot of line
number changes in files/patch-configure) - attached should apply to
the ports tree. Perhaps this is close enough for checking your hunch?

Regards,
Christoph

-- 
Spare Space
-------------- next part --------------
A non-text attachment was scrubbed...
Name: math_octave_qt4.diff
Type: text/x-diff
Size: 12097 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180506/e7ab9a06/attachment-0001.diff>


More information about the svn-ports-all mailing list