[Bug 232985] math/qtoctave: unbreak

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 5 22:07:00 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232985

Tobias Kortkamp <tobik at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs at FreeBSD.org      |tobik at freebsd.org

--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
-USE_QT=                designer gui network script svg xml \
-               qmake_build moc_build rcc_build uic_build \
+USE_QT=                corelib designer gui network script svg xml \
+               qmake_build moc_build rcc_build sql uic_build \
                linguisttools_build

IMVHO it would be better to leave these kinds of changes out while fixing
Clang 6 regressions.  It makes it hard to see what kind of change actually
fixed the build.

I'm going to land it but without the patches that only fix warnings.

This port has the problem that it uses Qt 4 which might be deprecated soon [1].
Fixing the build is a band-aid at best.

The upstream website also seems to be gone.  Is the project abandoned?

[1] https://reviews.freebsd.org/D17741

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list