Index: branches/2019Q4/sysutils/xfce4-kbdleds-plugin/Makefile =================================================================== --- branches/2019Q4/sysutils/xfce4-kbdleds-plugin/Makefile (revision 519195) +++ branches/2019Q4/sysutils/xfce4-kbdleds-plugin/Makefile (revision 519196) @@ -1,33 +1,34 @@ # $FreeBSD$ PORTNAME= kbdleds-plugin DISTVERSION= 0.0.6 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R} PKGNAMEPREFIX= xfce4- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce keyboard LEDs panel plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango USE_XORG= ice sm x11 USE_XFCE= panel INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include Index: branches/2019Q4/www/wpebackend-fdo/Makefile =================================================================== --- branches/2019Q4/www/wpebackend-fdo/Makefile (revision 519195) +++ branches/2019Q4/www/wpebackend-fdo/Makefile (revision 519196) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= wpebackend-fdo PORTVERSION= 1.4.0 CATEGORIES= www MASTER_SITES= https://wpewebkit.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Freedesktop.org backend for WPE WebKit LICENSE= BSD2CLAUSE LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ libwpe-1.0.so:www/libwpe \ libwayland-client.so:graphics/wayland -USES= cmake pkgconfig localbase:ldflags gl gnome tar:xz +USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags gl gnome \ + tar:xz USE_GL= egl USE_GNOME= glib20 USE_LDCONFIG= yes .include Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 519195) +++ branches/2019Q4 (revision 519196) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r514253