diff options
Diffstat (limited to 'devel/p4/Makefile')
-rw-r--r-- | devel/p4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index dadbc3961dc9..c56b31ef5134 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -22,7 +22,8 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips64= fails to install: /wrkdirs/usr/ports/devel/p4/work/2016-1/p4-bin/p4: No such file or directory -BROKEN_powerpc64= fails to build: /bin/sh: clang++: not found +BROKEN_FreeBSD_11_powerpc64= fails to build: /bin/sh: clang++: not found +BROKEN_FreeBSD_12_powerpc64= fails to build: /bin/sh: clang++: not found BUILD_DEPENDS= ${JAM}:devel/jam |