From: Andreas Sturmlechner Date: Sat, 7 Apr 2018 17:58:34 +0000 (+0200) Subject: sci-mathematics/octave: Drop obsolete qt4 comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b50914de0aeb0dd48dbf59d30499cf2af1458f27;p=gentoo.git sci-mathematics/octave: Drop obsolete qt4 comment Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild index f120643f0170..308659f6f62d 100644 --- a/sci-mathematics/octave/octave-4.2.2.ebuild +++ b/sci-mathematics/octave/octave-4.2.2.ebuild @@ -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