svn commit: r322649 - head/emulators/mednafen
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:21:44 UTC 2013
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
More information about the svn-ports-head
mailing list