diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-08 19:29:56 +0000 |
commit | 17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch) | |
tree | f77d62ca66840ca8e1e6d01a24391ded26f3d643 /emulators/adamem/Makefile | |
parent | 69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff) | |
download | ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip |
Notes
Diffstat (limited to 'emulators/adamem/Makefile')
-rw-r--r-- | emulators/adamem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile index 93aa22507ac4..9dd2db8f38bc 100644 --- a/emulators/adamem/Makefile +++ b/emulators/adamem/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= ADAMEm is a portable Coleco ADAM and ColecoVision emulator -BROKEN_arm64= Fails to build: regparm is not valid on this platform +BROKEN_aarch64= Fails to build: regparm is not valid on this platform NO_WRKSUBDIR= yes USE_XORG= sm x11 xau xext xfixes xi xrandr |