svn commit: r313297 - head/net/opal3

Koop Mast kwm at FreeBSD.org
Sat Mar 2 20:56:46 UTC 2013


Author: kwm
Date: Sat Mar  2 20:56:45 2013
New Revision: 313297
URL: http://svnweb.freebsd.org/changeset/ports/313297

Log:
  Apply bandaid, to get this to build on current.
  
  Reported by:	miwi

Modified:
  head/net/opal3/Makefile

Modified: head/net/opal3/Makefile
==============================================================================
--- head/net/opal3/Makefile	Sat Mar  2 20:49:03 2013	(r313296)
+++ head/net/opal3/Makefile	Sat Mar  2 20:56:45 2013	(r313297)
@@ -24,6 +24,7 @@ CONFLICTS=	opal-2.*
 
 WRKSRC=		${WRKDIR}/opal-${PORTVERSION}
 
+USE_GCC=	any
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list