aboutsummaryrefslogtreecommitdiff
path: root/comms/scmxx
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-01-03 16:18:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-01-03 16:18:05 +0000
commit3b51b8f0504c576d11da67e7ce7adc84186d4dd2 (patch)
treed601aeacdfa65117fece338ffef31896163b5aba /comms/scmxx
parente7a364c28afe6e5bbb33245b17cd13d72c86c57a (diff)
downloadports-3b51b8f0504c576d11da67e7ce7adc84186d4dd2.tar.gz
ports-3b51b8f0504c576d11da67e7ce7adc84186d4dd2.zip
Notes
Diffstat (limited to 'comms/scmxx')
-rw-r--r--comms/scmxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 0d2fcc08dacd..1dd314661e8d 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -34,7 +34,7 @@ post-patch:
post-install:
@${MKDIR} ${EXAMPLESDIR}
cd ${WRKSRC}/examples && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR}
-..if ${PORT_OPTIONS:MDOCS}
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif