aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
Diffstat (limited to 'german')
-rw-r--r--german/ispell-alt/Makefile2
-rw-r--r--german/ispell-neu/Makefile2
-rw-r--r--german/ispell/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile
index b267881ed921..ed40d790e5d8 100644
--- a/german/ispell-alt/Makefile
+++ b/german/ispell-alt/Makefile
@@ -9,9 +9,9 @@ MAINTAINER= office@FreeBSD.org
ISPELL_DEALT= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
+NO_STAGE= yes
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif
diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile
index f8739b7ca190..5b149bc7413b 100644
--- a/german/ispell-neu/Makefile
+++ b/german/ispell-neu/Makefile
@@ -10,9 +10,9 @@ MAINTAINER= office@FreeBSD.org
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
USES= perl5
+NO_STAGE= yes
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif
diff --git a/german/ispell/Makefile b/german/ispell/Makefile
index 7f0c07cdc902..f24613b23dc2 100644
--- a/german/ispell/Makefile
+++ b/german/ispell/Makefile
@@ -12,9 +12,9 @@ USES= perl5
ISPELL_DEALT= yes
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
+NO_STAGE= yes
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif