diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 05:30:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 05:30:34 +0800 |
commit | fe77b80d18758cb8ba4cb2de39e12dd579c16590 (patch) | |
tree | 6ef769fa0427cdc8de01a29aa9c29398d4e92b2e /textproc/no-ispell | |
parent | 1d3442c7431a75a419a186fa323d57a4dd4ff2e1 (diff) | |
download | freebsd-ports-gnome-fe77b80d18758cb8ba4cb2de39e12dd579c16590.tar.gz freebsd-ports-gnome-fe77b80d18758cb8ba4cb2de39e12dd579c16590.tar.zst freebsd-ports-gnome-fe77b80d18758cb8ba4cb2de39e12dd579c16590.zip |
BROKEN: Does not build
Diffstat (limited to 'textproc/no-ispell')
-rw-r--r-- | textproc/no-ispell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile index de6b649b3ce2..6eb565294296 100644 --- a/textproc/no-ispell/Makefile +++ b/textproc/no-ispell/Makefile @@ -7,6 +7,8 @@ MAINTAINER= alex@FreeBSD.org +BROKEN= "Does not build" + ISPELL_NO= yes PORTNAME= no-ispell PORTVERSION= 2.0 |