diff options
author | kris <kris@FreeBSD.org> | 2006-09-17 09:09:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-17 09:09:43 +0800 |
commit | a5218c2cd7cc9dbd280f73f515314a36c24cc9fb (patch) | |
tree | c3f4ef99411e3965742e3429775fb989defecec9 | |
parent | 7fdf5bfe7423eb8ae9424f21f17f7adb3932ff23 (diff) | |
download | freebsd-ports-gnome-a5218c2cd7cc9dbd280f73f515314a36c24cc9fb.tar.gz freebsd-ports-gnome-a5218c2cd7cc9dbd280f73f515314a36c24cc9fb.tar.zst freebsd-ports-gnome-a5218c2cd7cc9dbd280f73f515314a36c24cc9fb.zip |
BROKEN: Checksum mismatch
-rw-r--r-- | security/its4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/its4/Makefile b/security/its4/Makefile index 8e1368036768..e1860e773259 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool to scan C/C++ source for potential vulnerabilities +BROKEN= Checksum mismatch + WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ |