aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-10-09 16:07:14 +0800
committerroam <roam@FreeBSD.org>2003-10-09 16:07:14 +0800
commitf489ff5f21602e95b8c6ab61e9c1e796b3d509b1 (patch)
tree8ef15d0fc238c9cdfbce6881b1591629a6947992
parent2bdd99123f4793b61c915aecdefcf5963831396f (diff)
downloadfreebsd-ports-gnome-f489ff5f21602e95b8c6ab61e9c1e796b3d509b1.tar.gz
freebsd-ports-gnome-f489ff5f21602e95b8c6ab61e9c1e796b3d509b1.tar.zst
freebsd-ports-gnome-f489ff5f21602e95b8c6ab61e9c1e796b3d509b1.zip
Spell NOPORTDOCS correctly.
PR: 57749 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
-rw-r--r--security/hostsentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile
index 2c1c688f5da1..20adf84c3bb2 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 \