diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-07 21:51:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-07 21:51:56 +0000 |
commit | 7557cb8c2880f4a8e9d330423bc03882ac7b3c28 (patch) | |
tree | bc271c8ac0466105adf623dc49584cef6a7fcbb5 /emulators/mess/Makefile | |
parent | 92218483c3f54d9d16b0266067b3ddb1551f590a (diff) | |
download | ports-7557cb8c2880f4a8e9d330423bc03882ac7b3c28.tar.gz ports-7557cb8c2880f4a8e9d330423bc03882ac7b3c28.zip |
Notes
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 06035d3b0506..ba88322c38d5 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -17,6 +17,8 @@ DISTFILES= mame${PORTVERSION:S/.//}s.zip:mame \ MAINTAINER= elbarto@ArcadeBSD.org COMMENT= The popular MESS (Multiple Emulator Super System) +BROKEN= does not compile + USE_ZIP= yes NO_WRKSUBDIR= yes USE_XORG= xext xrender xinerama xi |