aboutsummaryrefslogtreecommitdiff
path: root/lang/pbasic/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-10 01:21:43 +0000
commit631eab01cc5589db62673331b3a40975b1da4ac0 (patch)
treefaace7f54659f8be92fc299cccbae3f60aa49f6e /lang/pbasic/Makefile
parent948425549ef6a68337cd35fbea9a675ca2c51272 (diff)
downloadports-631eab01cc5589db62673331b3a40975b1da4ac0.tar.gz
ports-631eab01cc5589db62673331b3a40975b1da4ac0.zip
Notes
Diffstat (limited to 'lang/pbasic/Makefile')
-rw-r--r--lang/pbasic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index 48ea0f3baf54..556a202ada00 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -13,6 +13,8 @@ COMMENT= Phil Cockroft's Basic Interpreter (previously Rabbit Basic)
# Ask maintainer if you want newer sources or author's latest e-mail
# (which is currently "phil@cockcroft.de")
+BROKEN_aarch64= Fails to link: missing sbrk
+
ALL_TARGET= freebsd
MAKEFILE= makefile
PLIST_FILES= bin/pbasic man/man1/pbasic.1.gz