Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 16:11:35 +0000 (UTC)
From:      Kris Moore <kmoore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363490 - head/emulators/pipelight
Message-ID:  <201407301611.s6UGBZWQ001810@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmoore
Date: Wed Jul 30 16:11:35 2014
New Revision: 363490
URL: http://svnweb.freebsd.org/changeset/ports/363490
QAT: https://qat.redports.org/buildarchive/r363490/

Log:
  Switch to USE_GCC=yes

Modified:
  head/emulators/pipelight/Makefile

Modified: head/emulators/pipelight/Makefile
==============================================================================
--- head/emulators/pipelight/Makefile	Wed Jul 30 15:57:31 2014	(r363489)
+++ head/emulators/pipelight/Makefile	Wed Jul 30 16:11:35 2014	(r363490)
@@ -28,7 +28,7 @@ RUN_DEPENDS=	${LOCALBASE}/bin/bash:${POR
 		${LOCALBASE}/bin/gpg2:${PORTSDIR}/security/gnupg
 
 WRKSRC=		${WRKDIR}/mmueller2012-pipelight-79b1b7ba0032
-USE_GCC=	4.7+
+USE_GCC=	yes
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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