summaryrefslogtreecommitdiff
path: root/lang/pfe
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-04-29 05:44:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-04-29 05:44:25 +0000
commite043e9c8d63ff824fc84f0ea1e0ca6653c7f146b (patch)
tree0042eed23a115cfecb4825842c4e68312f6d8ebc /lang/pfe
parentUpdate to 1.4.3. (diff)
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439717
Diffstat (limited to 'lang/pfe')
-rw-r--r--lang/pfe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index 4263483672e3..1fba97c504f2 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -13,7 +13,7 @@ COMMENT= Implementation of ANSI Forth
BROKEN_aarch64= does not compile: error: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99
BROKEN_i386= does not link
BROKEN_powerpc= does not compile
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= does not build: error: lvalue required as increment operand
GNU_CONFIGURE= yes
USES= gmake perl5 libtool tar:bzip2