1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

x11-wm/muffin: fix build on GCC architectures

cc1: error: -Werror=maybe-uninitialized: No option -Wmaybe-uninitialized

MFH:		2021Q1
This commit is contained in:
Piotr Kubaj 2021-01-12 11:54:17 +00:00
parent 1504cc3c65
commit 7bc5f9e3c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561316

View File

@ -31,8 +31,8 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
RUN_DEPENDS= zenity>=3.0.0:x11/zenity \
xkeyboard-config>0:x11/xkeyboard-config
USES= autoreconf:build gettext-tools gl gmake gnome libtool pathfix pkgconfig \
xorg
USES= autoreconf:build compiler:c11 gettext-tools gl gmake gnome \
libtool localbase pathfix pkgconfig xorg
USE_GITHUB= yes
GH_ACCOUNT= linuxmint
@ -49,8 +49,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-maintainer-flags=no
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.cinnamon.muffin.gschema.xml