diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cproto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 816ba9a6a148..415ed8de7b66 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Generate C function prototypes and convert function definitions +BROKEN= Size mismatch + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |