From 736907d5b7f941de830e60c552ad603c65a67b43 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 21 Nov 2013 08:19:34 +0000 Subject: update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler new .so version changes in affected ports change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is needed for dependencies to devel/atlas-devel finally fix the compilation error in games/ember for at least FreeBSD 9 --- devel/eris/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/eris') diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 23ccaa24a87a..ba62dc6e0eac 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/ MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge client entity library -LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ +LIB_DEPENDS= Atlas-0.6.2:${PORTSDIR}/devel/atlas-devel \ skstream-0.3.7:${PORTSDIR}/net/skstream \ wfmath-1.0.1:${PORTSDIR}/math/wfmath \ sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ -- cgit v1.2.3