summaryrefslogtreecommitdiffstats
path: root/security/hostsentry
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-10-09 08:07:14 +0000
committerroam <roam@FreeBSD.org>2003-10-09 08:07:14 +0000
commitf489ff5f21602e95b8c6ab61e9c1e796b3d509b1 (patch)
tree8ef15d0fc238c9cdfbce6881b1591629a6947992 /security/hostsentry
parent2bdd99123f4793b61c915aecdefcf5963831396f (diff)
downloadFreeBSD-ports-f489ff5f21602e95b8c6ab61e9c1e796b3d509b1.zip
FreeBSD-ports-f489ff5f21602e95b8c6ab61e9c1e796b3d509b1.tar.gz
Spell NOPORTDOCS correctly.
PR: 57749 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'security/hostsentry')
-rw-r--r--security/hostsentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile
index 2c1c688..20adf84 100644
--- a/security/hostsentry/Makefile
+++ b/security/hostsentry/Makefile
@@ -16,7 +16,7 @@ COMMENT= A Login Anomaly Detector
RUN_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
post-install:
-.if !defined(NOPORTSDOCS)
+.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/hostsentry
${INSTALL_DATA} ${WRKSRC}/README.BUGS \
${WRKSRC}/README.credits \
OpenPOWER on IntegriCloud