aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-28 06:02:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-28 06:02:08 +0000
commit9b29f589642fbc40e291fc9f3803ab3ef2da2b5c (patch)
treefd71f611c7a293bb8d7cc234cc0841db1199a227 /emulators
parent5d7795844e971b5a179b4aebcee1ecedc0a9b217 (diff)
downloadports-9b29f589642fbc40e291fc9f3803ab3ef2da2b5c.tar.gz
ports-9b29f589642fbc40e291fc9f3803ab3ef2da2b5c.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index c01a30041a24..0a9d2c40510e 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -23,10 +23,10 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
NO_CDROM= License does not permit selling
-USES= perl5
+USES= perl5 gmake
+USE_GCC= any
USE_BZIP2= yes
-USE_GMAKE= yes
-MAKE_ARGS+= ARCH=freebsd
+MAKE_ARGS+= CC=${CC} ARCH=freebsd
WANT_SDL= yes
WANT_GNOME= yes
MAKE_JOBS_UNSAFE= yes