diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/nl-ispell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/nl-ispell/Makefile b/textproc/nl-ispell/Makefile index e0dbbfa28339..8440e1a908f7 100644 --- a/textproc/nl-ispell/Makefile +++ b/textproc/nl-ispell/Makefile @@ -13,4 +13,6 @@ PORTVERSION= 1.0.0 PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../ispell +BROKEN= "Install fails" + .include "${MASTERDIR}/Makefile" |