aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-12-20 06:28:16 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-12-20 06:28:16 +0000
commitb4da04fff91dcc6fe4fcd78e92ce8e11cc40791f (patch)
tree49c9433a8384b99b2f58bd022d19f35f23c7d496 /textproc/aspell/Makefile
parent177be7e47824265e40d2bad159d099e75ae173d4 (diff)
downloadports-b4da04fff91dcc6fe4fcd78e92ce8e11cc40791f.tar.gz
ports-b4da04fff91dcc6fe4fcd78e92ce8e11cc40791f.zip
Notes
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 645a7c8fdb32..53d331e25034 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -109,8 +109,8 @@ post-install: ${DICT_TARGET}
.if defined(WITH_ISPELL)
${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/scripts/|} ${PREFIX}/bin
.endif
- @${ECHO_CMD} "@dirrmtry share/aspell" >> ${TMPPLIST}
- @${ECHO_CMD} "@dirrmtry lib/aspell-${VERINST}" >> ${TMPPLIST}
+ @${ECHO_CMD} "@dirrm share/aspell" >> ${TMPPLIST}
+ @${ECHO_CMD} "@dirrm lib/aspell-${VERINST}" >> ${TMPPLIST}
inst-dicten:
# Install en-aspell by default