summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-07 19:58:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-07 22:48:44 +0200
commitb50914de0aeb0dd48dbf59d30499cf2af1458f27 (patch)
treeae3e84ce068c982c39f69961b873de5dca7036ec
parentsci-mathematics/octave: Drop 4.2.1 (diff)
downloadgentoo-b50914de0aeb0dd48dbf59d30499cf2af1458f27.tar.gz
gentoo-b50914de0aeb0dd48dbf59d30499cf2af1458f27.tar.bz2
gentoo-b50914de0aeb0dd48dbf59d30499cf2af1458f27.zip
sci-mathematics/octave: Drop obsolete qt4 comment
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--sci-mathematics/octave/octave-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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