forked from Lainports/freebsd-ports
Two new XFCE4 fixes for GCC architectures.
Approved by: mentors (implicit approval)
This commit is contained in:
parent
0b80615e60
commit
b61e6caf5e
2 changed files with 4 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue