svn commit: r360608 - head/math/foma

Dmitry Sivachenko demon at FreeBSD.org
Fri Jul 4 12:37:57 UTC 2014


Author: demon
Date: Fri Jul  4 12:37:56 2014
New Revision: 360608
URL: http://svnweb.freebsd.org/changeset/ports/360608
QAT: https://qat.redports.org/buildarchive/r360608/

Log:
  Works with clang too.

Modified:
  head/math/foma/Makefile

Modified: head/math/foma/Makefile
==============================================================================
--- head/math/foma/Makefile	Fri Jul  4 12:15:12 2014	(r360607)
+++ head/math/foma/Makefile	Fri Jul  4 12:37:56 2014	(r360608)
@@ -12,7 +12,6 @@ COMMENT=	A toolkit for constructing fini
 LICENSE=	GPLv2
 
 USES=		bison gmake
-USE_GCC=	yes
 USE_LDCONFIG=	yes
 
 do-install:


More information about the svn-ports-head mailing list