aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pspell/Makefile')
-rw-r--r--textproc/pspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile
index 30a39d3c5e86..5933ccf2d031 100644
--- a/textproc/pspell/Makefile
+++ b/textproc/pspell/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --enable-doc-dir=${PREFIX}/share/doc/pspell
INSTALLS_SHLIB= yes
post-patch:
- @${PERL} -pi -e 's,\@INSTALL\@,install,' ${WRKSC}/libltdl/Makefile.in \
+ @${PERL} -pi -e 's,\@INSTALL\@,install,' ${WRKSRC}/libltdl/Makefile.in \
${WRKSRC}/modules/Makefile.in
.include <bsd.port.mk>