summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:50:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:50:18 +0000
commit76ddf1acb99a8cc29feac8d69b1a3cd1f0ce10ca (patch)
treeb7f9fed86c3fd8962a9ddc408d9bc62412c4782f /textproc
parent(I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes) (diff)
Ports needed perl to build -> USE_PERL5=yes
Seen on: bento
Notes
Notes: svn path=/head/; revision=69506
Diffstat (limited to 'textproc')
-rw-r--r--textproc/no-ispell/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile
index 24005642c2ff..de6b649b3ce2 100644
--- a/textproc/no-ispell/Makefile
+++ b/textproc/no-ispell/Makefile
@@ -13,4 +13,6 @@ PORTVERSION= 2.0
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../ispell
+USE_PERL5= yes
+
.include "${MASTERDIR}/Makefile"