diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 50b185d3fe51..9b0c97b444aa 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -16,4 +16,6 @@ DESCR= ${.CURDIR}/pkg-descr MAMEMESS= mess +BROKEN= "Missing from distinfo; will be removed after Feb 2" + .include "${MASTERDIR}/Makefile" |