Index: head/emulators/mess/Makefile =================================================================== --- head/emulators/mess/Makefile (revision 465868) +++ head/emulators/mess/Makefile (revision 465869) @@ -1,12 +1,14 @@ # $FreeBSD$ PORTNAME= mess MTARGET= mame MSUBTARGET= mess COMMENT= Multiple Emulator Super System +BROKEN= fails to install + MASTERDIR= ${.CURDIR}/../mame DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile"