diff options
Diffstat (limited to 'emulators/x49gp/Makefile')
-rw-r--r-- | emulators/x49gp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile index 2cff5b957a4b..8c1744b2eb25 100644 --- a/emulators/x49gp/Makefile +++ b/emulators/x49gp/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= shaun@FreeBSD.org COMMENT= HP 49g+/50g graphics calculator emulator +WWW= https://sourceforge.net/projects/x49gp/ BROKEN_i386= does not build on i386 (error: frame pointer required, but reserved) BROKEN_powerpc64= fails to build: qemu/qemu-git/arm-softmmu/i386-dis.o: No such file or directory |