summaryrefslogtreecommitdiff
path: root/german/ispell-neu
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:16:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:16:55 +0000
commitf330dfe827a183c7f5de95ce46a684f9ecd5f872 (patch)
tree564014dcac6b6fd642539166a53e65c9030dae6d /german/ispell-neu
parentThis requires perl. (diff)
Port needs perl to build.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=69411
Diffstat (limited to 'german/ispell-neu')
-rw-r--r--german/ispell-neu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile
index 9eba4bd41c03..024cfdbd48f2 100644
--- a/german/ispell-neu/Makefile
+++ b/german/ispell-neu/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= alex@FreeBSD.org
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
+USE_PERL5= yes
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"