aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-06-01 13:52:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-06-01 13:52:10 +0000
commit28819e361168c40ba0f590441f2eb21686c8a798 (patch)
tree030ac6e89e723ecb698831ec496910644abef9f1 /cad
parentd8bfa9966003218885e674859555e49718d8182d (diff)
downloadports-28819e361168c40ba0f590441f2eb21686c8a798.tar.gz
ports-28819e361168c40ba0f590441f2eb21686c8a798.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/gspiceui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile
index 1f02f5e27be3..a7389965ea3b 100644
--- a/cad/gspiceui/Makefile
+++ b/cad/gspiceui/Makefile
@@ -58,7 +58,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/gspiceui ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/gspiceui.1 ${MANPREFIX}/man/man1
-.if ${PORT_OPTIONs:MDOCS}
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
.for dir in html
@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${DOCSDIR} \