diff options
-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 612301e1158c..2fb4825eb652 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -5,6 +5,8 @@ MTARGET= mame MSUBTARGET= mess COMMENT= Multiple Emulator Super System +BROKEN= fails to install + MASTERDIR= ${.CURDIR}/../mame DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist |