Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 11:21:44 +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: r322649 - head/emulators/mednafen
Message-ID:  <201307101121.r6ABLiQ0007190@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 11:21:44 2013
New Revision: 322649
URL: http://svnweb.freebsd.org/changeset/ports/322649

Log:
  Mark jobs unsafe and convert to USES=gmake

Modified:
  head/emulators/mednafen/Makefile

Modified: head/emulators/mednafen/Makefile
==============================================================================
--- head/emulators/mednafen/Makefile	Wed Jul 10 11:20:57 2013	(r322648)
+++ head/emulators/mednafen/Makefile	Wed Jul 10 11:21:44 2013	(r322649)
@@ -14,8 +14,9 @@ LIB_DEPENDS=	cdio.13:${PORTSDIR}/sysutil
 		sndfile.1:${PORTSDIR}/audio/libsndfile \
 		vorbis.4:${PORTSDIR}/audio/libvorbis
 
+MAKE_JOBS_UNSAFE=	yes
+USES=		gmake
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_SDL=	sdl net
 USE_XORG=	x11



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