diff options
-rw-r--r-- | emulators/yape/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 5a8b283ccec1..a987d6a359b3 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}SDL-${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Yet Another Commodore +4 Emulator +BROKEN= fails to build + USE_SDL= sdl USES= compiler:features gmake NO_WRKSUBDIR= yes |