aboutsummaryrefslogtreecommitdiff
path: root/comms/wsjt
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-01-03 16:06:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-01-03 16:06:00 +0000
commitfbd9122a40a8aef04301c3d176bb2573a5e66fa6 (patch)
tree20fb46a71453f65c9a7021567c09766245990eb3 /comms/wsjt
parent7796094ddfe2830f75237ae54c7edf21e9033350 (diff)
downloadports-fbd9122a40a8aef04301c3d176bb2573a5e66fa6.tar.gz
ports-fbd9122a40a8aef04301c3d176bb2573a5e66fa6.zip
Notes
Diffstat (limited to 'comms/wsjt')
-rw-r--r--comms/wsjt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index 9c29045b2863..fef490bd8f2b 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -62,7 +62,7 @@ do-fetch:
.endif
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
.for d in ${WRKSRC}/WSJT_Quick_Reference.pdf ${WRKSRC}/WSJT_Source_Code.txt \
${WRKSRC}/WSJT_User_600.pdf ${WRKSRC}/UpdateHistory.txt \