Same treatment for GCC architectures as other XFCE4 ports.
Approved by: mentors (implicit approval)
This commit is contained in:
parent
0254bd0157
commit
d5af10b04b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513596
@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libtag.so:audio/taglib
|
||||
|
||||
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 gdkpixbuf2 gtk30 intltool
|
||||
USE_XFCE= libexo thunar
|
||||
|
||||
|
@ -12,7 +12,8 @@ COMMENT= System Load plugin for Xfce4 panel
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
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 gdkpixbuf2 gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user