From 4619451ba9f809820a299f8fa9d5b2dcd3fb83b4 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Sun, 23 Mar 2014 09:45:39 +0000 Subject: switch from GCC to Clang bump PORTREVISION --- math/wfmath/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/wfmath/Makefile') diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 755e9abfed67..8367e5d968f1 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -3,16 +3,15 @@ PORTNAME= wfmath PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Worldforge math library -USES= gmake pathfix pkgconfig +USES= pathfix pkgconfig compiler:c++11-lib USE_LDCONFIG= yes -USE_GCC= yes GNU_CONFIGURE= yes .include -- cgit v1.2.3