From eb4715cfbed0e0315a24afe38e380540bed903a6 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 26 Jun 2015 21:27:34 +0000 Subject: - Mark BROKEN on i386: ./.libs/libpfe.so: undefined reference to `p4TH' Submitted by: pkg-fallout Approved by: portmgr blanket --- lang/pfe/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 78f9e3f463b0..2cdc49eb2ca6 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= Implementation of ANSI Forth +BROKEN_i386= does not link + GNU_CONFIGURE= yes USES= gmake perl5 libtool tar:bzip2 USE_PERL5= build -- cgit