summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-09 08:07:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-09 08:07:14 +0000
commit5a1f0104c054e1fef27cdcdc8e6cfe56cec9a0b8 (patch)
tree5f4892942f04888771cc4421cb68b763c6be48e9 /security
parent- Chase lib version change of graphics/ImageMagick. (diff)
Spell NOPORTDOCS correctly.
PR: 57749 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90690
Diffstat (limited to 'security')
-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 \