diff options
Diffstat (limited to 'security/aide')
-rw-r--r-- | security/aide/Makefile | 3 |
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 |