diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-17 22:48:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-17 22:48:49 +0000 |
commit | 9145ddd1194b298c5865eac44147820268ecb587 (patch) | |
tree | 3c3c014e514b8ccbe7a9d7d0540596ac28527a11 /security/audit | |
parent | BROKEN on 5.x: Does not compile (diff) |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118213
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 33bff84156b0..61c51eeda54e 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src MAINTAINER= ports@FreeBSD.org COMMENT= Tools for remote and centralized audit data collection +BROKEN= Broken pkg-plist + .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .endif |