aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
commitf45d0a8198e01f9de3159f120af98857c70773c1 (patch)
tree5ccc149311d24585961d9a2cf90f90b5de162a2d /german
parenta14ce15e349663b36e082c2a46c21adc66d82376 (diff)
downloadports-f45d0a8198e01f9de3159f120af98857c70773c1.tar.gz
ports-f45d0a8198e01f9de3159f120af98857c70773c1.zip
Notes
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