mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add USES=compiler:c++11-lang to fix build on GCC architectures.
PR: 236713 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
890e456e99
commit
20122962d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496709
@ -24,8 +24,8 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
|
||||
|
||||
USES= cmake desktop-file-utils gettext gnome libarchive localbase:ldflags \
|
||||
pkgconfig sqlite tar:bzip2
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \
|
||||
libarchive localbase:ldflags pkgconfig sqlite tar:bzip2
|
||||
USE_GNOME= cairo glib20 gtk30 intltool introspection libxml2
|
||||
USE_XORG= xscrnsaver
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user