diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:02:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:02:12 +0800 |
commit | 0b641f8c90152455a47d01b7f6a2b6cc581acc20 (patch) | |
tree | a0dff8adc6dc39ab8d03463046bb13e217ddf80e /security/audit | |
parent | ab323615ccc652f6955d9938d0f8db2080fca071 (diff) | |
download | freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.tar.gz freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.tar.zst freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.zip |
BROKEN: Bad pkg-plist
Diffstat (limited to 'security/audit')
-rw-r--r-- | security/audit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile index 3cc3d73124d0..16a21256f215 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src MAINTAINER= anders@FreeBSD.org COMMENT= Tools for remote and centralized audit data collection +BROKEN= "Bad pkg-plist" + .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .endif |