Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2016 14:22:34 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423345 - head/multimedia/rage
Message-ID:  <201610051422.u95EMYqx054197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Wed Oct  5 14:22:34 2016
New Revision: 423345
URL: https://svnweb.freebsd.org/changeset/ports/423345

Log:
  Fix build on 9.3

Modified:
  head/multimedia/rage/Makefile

Modified: head/multimedia/rage/Makefile
==============================================================================
--- head/multimedia/rage/Makefile	Wed Oct  5 13:55:41 2016	(r423344)
+++ head/multimedia/rage/Makefile	Wed Oct  5 14:22:34 2016	(r423345)
@@ -15,6 +15,6 @@ 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 <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610051422.u95EMYqx054197>