Index: head/multimedia/rage/Makefile =================================================================== --- head/multimedia/rage/Makefile (revision 423344) +++ head/multimedia/rage/Makefile (revision 423345) @@ -1,20 +1,20 @@ # Created by: Grzegorz Blach # $FreeBSD$ PORTNAME= rage PORTVERSION= 0.2.1 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ MAINTAINER= enlightenment@FreeBSD.org COMMENT= EFL video and audio player with some extra bells and whistles LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes -USES= desktop-file-utils pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils pkgconfig tar:xz .include