aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 00:14:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 00:14:15 +0000
commitcd2c655a2548c0de0e2d8a10e5b757176b34ae9c (patch)
treeb90d04c917111bb840395f2fcf6da1b35cef9379
parent466ef83db31a04d062699c4ced355e6f4b6acae8 (diff)
downloadports-cd2c655a2548c0de0e2d8a10e5b757176b34ae9c.tar.gz
ports-cd2c655a2548c0de0e2d8a10e5b757176b34ae9c.zip
Notes
-rw-r--r--security/aide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 3c585a99d9d7..2693ba1499c8 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -22,12 +22,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cs.tut.fi/~rammer/ \
-
MAINTAINER= cy@FreeBSD.org
COMMENT= A replacement and extension for Tripwire
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
+BROKEN= "Incomplete pkg-plist (installs files into nonstandard locale directory)"
+
USE_GMAKE= yes
USE_BISON= yes
GNU_CONFIGURE= yes