Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 12:17:27 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329295 - head/audio/festalon
Message-ID:  <201310041217.r94CHRNd022024@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Oct  4 12:17:27 2013
New Revision: 329295
URL: http://svnweb.freebsd.org/changeset/ports/329295

Log:
  Fix build on 10-CURRENT

Modified:
  head/audio/festalon/Makefile

Modified: head/audio/festalon/Makefile
==============================================================================
--- head/audio/festalon/Makefile	Fri Oct  4 12:05:20 2013	(r329294)
+++ head/audio/festalon/Makefile	Fri Oct  4 12:17:27 2013	(r329295)
@@ -20,6 +20,7 @@ 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?201310041217.r94CHRNd022024>