diff options
author | kris <kris@FreeBSD.org> | 2004-09-18 06:48:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-18 06:48:49 +0800 |
commit | 0613837b4f862fceaa95c46d07deac377768ecdd (patch) | |
tree | 5bdcc37c883526a72191854db9a216dd05fca81a /security | |
parent | 55c569d8503e8814d1808e669f90dc77691862bc (diff) | |
download | freebsd-ports-gnome-0613837b4f862fceaa95c46d07deac377768ecdd.tar.gz freebsd-ports-gnome-0613837b4f862fceaa95c46d07deac377768ecdd.tar.zst freebsd-ports-gnome-0613837b4f862fceaa95c46d07deac377768ecdd.zip |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'security')
-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 |