diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 09:00:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-01 09:00:43 +0000 |
commit | 685ce417e63be058e395718d53cd547c2c006b48 (patch) | |
tree | 79f3e2e634cf59d6442785bfd5bf93d144e9862b /security/prelude-lml | |
parent | Mark BROKEN: does not fetch (diff) |
Mark BROKEN: does not fetch
Notes
Notes:
svn path=/head/; revision=262235
Diffstat (limited to 'security/prelude-lml')
-rw-r--r-- | security/prelude-lml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index d1affa71a94c..8ecb4128e24d 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -16,6 +16,8 @@ COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ pcre.0:${PORTSDIR}/devel/pcre +BROKEN= does not fetch + USE_GMAKE= yes GNU_CONFIGURE= yes USE_RC_SUBR= prelude-lml.sh |