aboutsummaryrefslogtreecommitdiff
path: root/textproc/hunspell
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-31 11:56:37 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-31 11:56:37 +0000
commit7ce817e1135d1d34e6aff38b092f6408d173341f (patch)
treeedc78f320b95245cff9e008bbc427d813f56ef2d /textproc/hunspell
parentdcc2dd9e4d43f096f803692583c09a665dd92c9c (diff)
downloadports-7ce817e1135d1d34e6aff38b092f6408d173341f.tar.gz
ports-7ce817e1135d1d34e6aff38b092f6408d173341f.zip
Notes
Diffstat (limited to 'textproc/hunspell')
-rw-r--r--textproc/hunspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index caaf1becb707..21fa50029c67 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -39,6 +39,6 @@ post-patch:
pre-build:
@${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \
- ${WKRSRC}/configure ${WRKSRC}/config.h.in
+ ${WRKSRC}/configure ${WRKSRC}/config.h.in
.include <bsd.port.mk>