diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 12:37:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 12:37:44 +0000 |
commit | 9f5462901ed3f09414aaf37abcd2e28fc2d8180c (patch) | |
tree | 65492cb86e0fb109f57accf6af068f67fa9228e3 /emulators | |
parent | 5ce69cf868247db408ba728efa8616d39ec5222d (diff) | |
download | ports-9f5462901ed3f09414aaf37abcd2e28fc2d8180c.tar.gz ports-9f5462901ed3f09414aaf37abcd2e28fc2d8180c.zip |
Notes
Diffstat (limited to 'emulators')
-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 |