Add USES=compiler:c11 to fix build on GCC-based architectures.
While here, add USES=gnome mate. PR: 233913 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
b39c2696f5
commit
f1adc4a6b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488322
@ -26,8 +26,8 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \
|
||||
PORTSCOUT= limitw:1,even
|
||||
SLAVEPORT?= no
|
||||
|
||||
USES= desktop-file-utils gettext gmake libarchive libtool pathfix \
|
||||
pkgconfig tar:xz
|
||||
USES= compiler:c11 desktop-file-utils gettext gmake gnome libarchive \
|
||||
libtool mate pathfix pkgconfig tar:xz
|
||||
USE_MATE= icontheme
|
||||
USE_XORG= ice sm x11
|
||||
USE_GNOME= cairo gtk30 intlhack libxml2
|
||||
|
Loading…
Reference in New Issue
Block a user