summaryrefslogtreecommitdiff
path: root/games/actx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:57:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:57:45 +0000
commitddc1226b98264e83d3976738d4ce6108f12dabe1 (patch)
tree852b04ba3bc91e48492c282b6ad5a8da6cc2d043 /games/actx
parentConvert to USES=imake (diff)
Fix typo
Notes
Notes: svn path=/head/; revision=321993
Diffstat (limited to 'games/actx')
-rw-r--r--games/actx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile
index bab46e135d07..5e76366e7926 100644
--- a/games/actx/Makefile
+++ b/games/actx/Makefile
@@ -43,7 +43,7 @@ post-install:
.for i in sample.Xdefaults sample.actxrc
@ ${INSTALL_DATA} ${WRKSRC}/samples/$i ${ACTXDIR}
.endfor
-.if ${PORT_OPTONS:MDOCS}
+.if ${PORT_OPTIONS:MDOCS}
.for i in doc/ForDevelloper.jis doc/ManualInstall.jis README.jis
@ ${MKDIR} ${PREFIX}/share/doc/ja/actx
@ ${INSTALL_MAN} ${WRKSRC}/$i ${PREFIX}/share/doc/ja/actx