Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140106129
D15328.id42209.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
991 B
Referenced Files
None
Subscribers
None
D15328.id42209.diff
View Options
Index: math/octave/Makefile
===================================================================
--- math/octave/Makefile
+++ math/octave/Makefile
@@ -33,7 +33,7 @@
libumfpack.so:math/suitesparse \
libglpk.so:math/glpk \
libgl2ps.so:print/gl2ps \
- libqscintilla2_qt4.so:devel/qscintilla2 \
+ libqscintilla2_qt5.so:devel/qscintilla2-qt5 \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libdrm.so:graphics/libdrm \
@@ -48,7 +48,8 @@
GNU_CONFIGURE= yes
USE_JAVA= yes
JAVA_VERSION= 1.7+
-USE_QT4= corelib gui network opengl moc_build qmake_build rcc_build uic_build linguist_build help help-tools
+USE_QT5= core gui help network opengl \
+ qmake_build buildtools_build linguist_build
USE_XORG= x11 xext xfixes xft
USE_GL= gl glu
@@ -71,7 +72,7 @@
--enable-shared \
--disable-jit \
--disable-openmp \
- --with-qt=4 \
+ --with-qt=5 \
--with-OSMesa-includedir=${LOCALBASE}/include/GL \
--with-OSMesa-libdir=${LOCALBASE}/lib
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 7:39 AM (58 m, 14 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27109648
Default Alt Text
D15328.id42209.diff (991 B)
Attached To
Mode
D15328: Switch math/octave to qt5
Attached
Detach File
Event Timeline
Log In to Comment