diff options
Diffstat (limited to 'emulators/gem5/Makefile')
-rw-r--r-- | emulators/gem5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile index 20fbd8c7a26f..b03401beb193 100644 --- a/emulators/gem5/Makefile +++ b/emulators/gem5/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GH MAINTAINER= vg@FreeBSD.org COMMENT= gem5 Simulator System +BROKEN= Uses removed MAP_NORESERVE + BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 \ scons:${PORTSDIR}/devel/scons |