summaryrefslogtreecommitdiff
path: root/sysutils/upsmon/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
commitb666502afda11878e1adfaefeff785ee6171024b (patch)
tree9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /sysutils/upsmon/Makefile
parent- update to 2.9.8p1 (diff)
- PORTDOCS police
- DOCSDIR support to some - Brush out some lint
Diffstat (limited to 'sysutils/upsmon/Makefile')
-rw-r--r--sysutils/upsmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/upsmon/Makefile b/sysutils/upsmon/Makefile
index 59e19a186230..0aef0ef6e726 100644
--- a/sysutils/upsmon/Makefile
+++ b/sysutils/upsmon/Makefile
@@ -24,8 +24,8 @@ do-install:
@${CHMOD} +x ${PREFIX}/etc/rc.d/upsmon.sh
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/upsmon
- ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/upsmon
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR}
.endif
post-install: