diff options
Diffstat (limited to 'devel/gsoap')
-rw-r--r-- | devel/gsoap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 4499793fd2b8..951737eea2b7 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-2.7 MAINTAINER= sem@FreeBSD.org COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ +BROKEN= Size mismatch + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |