diff options
author | pav <pav@FreeBSD.org> | 2009-10-27 04:39:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-10-27 04:39:16 +0800 |
commit | d72b65520a1d3fc987a895212e3a34febbbf01bc (patch) | |
tree | 8b7755ec5cf556363d819b1401509f87313b6960 | |
parent | 6078d42715f64cda8cd2ae2b5ef591e1522153f4 (diff) | |
download | freebsd-ports-graphics-d72b65520a1d3fc987a895212e3a34febbbf01bc.tar.gz freebsd-ports-graphics-d72b65520a1d3fc987a895212e3a34febbbf01bc.tar.zst freebsd-ports-graphics-d72b65520a1d3fc987a895212e3a34febbbf01bc.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
-rw-r--r-- | security/prelude-manager/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 66575b2ba4b..fd85b4faab4 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -17,6 +17,8 @@ COMMENT= Prelude Network Intrusion Detection System central logging point LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ gnutls.40:${PORTSDIR}/security/gnutls +BROKEN= does not configure + USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |