Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2013 06:17:43 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329863 - head/audio/festalon
Message-ID:  <201310090617.r996Hh2E059537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  9 06:17:42 2013
New Revision: 329863
URL: http://svnweb.freebsd.org/changeset/ports/329863

Log:
  Remove USE_GCC=any: builds fine with clang

Modified:
  head/audio/festalon/Makefile

Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile	Wed Oct  9 06:03:46 2013	(r329862)
+++ head/audio/festalon/Makefile	Wed Oct  9 06:17:42 2013	(r329863)
@@ -20,7 +20,6 @@ USES=		pkgconfig
 NO_STAGE=	yes
 USE_AUTOTOOLS=	libtool
 USE_BZIP2=	yes
-USE_GCC=	any
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 



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