aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-02-16 16:47:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-02-16 16:47:45 +0000
commit7ca0a0a8469831e1b7ff95b17442326ba9893d5b (patch)
tree8d7eef28deb72f0ed4c5272dc8cd5bc6be68b1a7 /comms/minicom
parentfa7f46ed48a21c88d33bbf7c41eb7cd47d9272f6 (diff)
downloadports-7ca0a0a8469831e1b7ff95b17442326ba9893d5b.tar.gz
ports-7ca0a0a8469831e1b7ff95b17442326ba9893d5b.zip
Correct Previous NOPORTDOCS Logic
PR: ports/176140 Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
Notes
Notes: svn path=/head/; revision=312375
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 2a896dfd1649..1b0e274bdbe2 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -60,7 +60,7 @@ post-install:
${CHMOD} 4511 ${PREFIX}/bin/minicom
${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/etc/minicom
${CHOWN} uucp ${PREFIX}/etc/minicom
-.if !${PORT_OPTIONS:MDOCS}
+.if ${PORT_OPTIONS:MDOCS}
${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}/