Index: branches/2018Q4/multimedia/gnome-mpv/Makefile =================================================================== --- branches/2018Q4/multimedia/gnome-mpv/Makefile (revision 484946) +++ branches/2018Q4/multimedia/gnome-mpv/Makefile (revision 484947) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= gnome-mpv PORTVERSION= 0.15 CATEGORIES= multimedia MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple GTK+ frontend for mpv LICENSE= GPLv3+ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libmpv.so:multimedia/mpv -USES= desktop-file-utils gettext-tools gmake pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils gettext-tools gmake pkgconfig tar:xz USE_GNOME= cairo gtk30 GNU_CONFIGURE= yes GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \ org.gnome-mpv.gschema.xml INSTALLS_ICONS= yes LDFLAGS+= -Wl,--as-needed # gdkpixbuf2 .include Index: branches/2018Q4 =================================================================== --- branches/2018Q4 (revision 484946) +++ branches/2018Q4 (revision 484947) Property changes on: branches/2018Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r484946