sci-mathematics/octave: Drop obsolete qt4 comment
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Apr 2018 17:58:34 +0000 (19:58 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Apr 2018 20:48:44 +0000 (22:48 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sci-mathematics/octave/octave-4.2.2.ebuild

index f120643f0170f1463684fed8502d3c173597e45d..308659f6f62d1318bb4a57d4314cbdc98d7a1934 100644 (file)
@@ -95,7 +95,7 @@ PATCHES=(
 )
 
 src_prepare() {
-       # nasty prefix hacks for fltk:1 and qt4 linking
+       # nasty prefix hacks for fltk:1 linking
        if use prefix; then
                use opengl && append-ldflags -Wl,-rpath,"${EPREFIX}/usr/$(get_libdir)/fltk-1"
        fi