aboutsummaryrefslogtreecommitdiff
path: root/net/openpgm
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2018-09-25 08:38:15 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2018-09-25 08:38:15 +0000
commit78850f513770b8b11dff363119a9c18763d829c6 (patch)
treece1e0300ebb688194ad103398e41798dafb46be9 /net/openpgm
parent4e808fb551fb1f3afeb8e0e5d00fd11126a45bbe (diff)
downloadports-78850f513770b8b11dff363119a9c18763d829c6.tar.gz
ports-78850f513770b8b11dff363119a9c18763d829c6.zip
fix build with powerpc64
PR: 231670 Submitted by: Piotr Kubaj
Notes
Notes: svn path=/head/; revision=480652
Diffstat (limited to 'net/openpgm')
-rw-r--r--net/openpgm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/openpgm/Makefile b/net/openpgm/Makefile
index 0c69fe4e2366..0d44c35b3fee 100644
--- a/net/openpgm/Makefile
+++ b/net/openpgm/Makefile
@@ -13,13 +13,11 @@ COMMENT= Implementation of the PGM reliable multicast protocol
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to compile: socket.c: internal compiler error: in extract_insn, at recog.c
-
USE_GITHUB= yes
GH_ACCOUNT= steve-o
GNU_CONFIGURE= yes
-USES= autoreconf pathfix perl5 libtool python:build
+USES= autoreconf compiler:c11 pathfix perl5 libtool python:build
USE_PERL5= build
USE_LDCONFIG= yes
WRKSRC_SUBDIR= openpgm/pgm