diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-05 18:30:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-05 18:30:04 +0000 |
commit | 4f04e40a24ea39052565320ebeb68dd549b4fa0a (patch) | |
tree | ac845d7003e5dcf01871f9fd6567ead4b7fb0670 /devel/splint/Makefile | |
parent | b655b18e8921fc84352c1f7a7e276ad7e5b99d1f (diff) | |
download | ports-4f04e40a24ea39052565320ebeb68dd549b4fa0a.tar.gz ports-4f04e40a24ea39052565320ebeb68dd549b4fa0a.zip |
Notes
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 732479ba3a1e..7694aa733465 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= lwhsu@FreeBSD.org COMMENT= A tool for statically checking sourcecode for security vulnerabilities +BROKEN= Size mismatch + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |