Fix build on GCC architectures. Use GCC from ports.
Approved by: mentors (implicit approval)
This commit is contained in:
@@ -10,7 +10,7 @@ COMMENT= Image viewer utility from the Lumina Desktop
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= qmake qt:5
|
||||
USES= compiler:c++11-lang qmake qt:5
|
||||
USE_QT= buildtools_build concurrent core gui multimedia \
|
||||
network svg widgets x11extras
|
||||
USE_GITHUB= yes
|
||||
|
||||
@@ -15,8 +15,8 @@ COMMENT= Xfce4 plugin to query different dictionaries
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
|
||||
xfce xorg
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce xorg
|
||||
USE_GNOME= cairo glib20 gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
|
||||
Reference in New Issue
Block a user