aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r--textproc/ispell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 7bc0edb6d0ca..30fe89b67992 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= ispell
PORTVERSION?= 3.2.06
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES+= textproc
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/
DISTNAME= ispell-3.2.06 # needed for slave ports / options
@@ -209,7 +209,7 @@ post-patch:
@cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/AF.patch 2>/dev/null
.endif
.if defined(ISPELL_PL)
- @${REINPLACE_CMD} -e 's/bash/sh/' ${BUILDHASH}
+ @${REINPLACE_CMD} -e 's/bash/sh/' -e 's:^buildhash:${WRKSRC}/buildhash:' ${BUILDHASH}
.endif
post-configure: