Two new XFCE4 fixes for GCC architectures.
Approved by: mentors (implicit approval)
This commit is contained in:
parent
0b80615e60
commit
b61e6caf5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513643
@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo glib20 gtk30 intltool libxml2
|
||||
USE_XFCE= panel
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Graphical representation of the disk IO
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext-tools gnome gmake libtool pkgconfig tar:bzip2 xfce
|
||||
USES= compiler:c11 gettext-tools gnome gmake libtool pkgconfig \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user