diff options
-rw-r--r-- | security/hostsentry/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile index 20adf84c3bb2..084da9889b47 100644 --- a/security/hostsentry/Makefile +++ b/security/hostsentry/Makefile @@ -15,6 +15,9 @@ COMMENT= A Login Anomaly Detector RUN_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python +IGNORE= is missing runtime dependencies; see ports/62516 +DEPRECATED= ${IGNORE} + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/hostsentry |