diff options
Diffstat (limited to 'emulators/xpinmame/Makefile')
-rw-r--r-- | emulators/xpinmame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile index 722ad10cdcd5..523a570c6853 100644 --- a/emulators/xpinmame/Makefile +++ b/emulators/xpinmame/Makefile @@ -13,6 +13,7 @@ PATCHFILES+= ${DISTNAME}-pinmame-${PINMAMEVERSION}.patch.gz MAINTAINER= stijn@win.tue.nl COMMENT= X11 emulator for pinball ROMs +BROKEN= "Patch file out of date." MASTERDIR= ${.CURDIR}/../xmame DESCR= ${.CURDIR}/pkg-descr |