diff options
author | kris <kris@FreeBSD.org> | 2004-06-21 12:48:58 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-21 12:48:58 +0800 |
commit | 449d7bb9267dd23c6df45dacad083c0f375fb0f4 (patch) | |
tree | e2ee11c0eb5d5265abd06bbe75ce5632d5cda8a0 /textproc | |
parent | 1dbc83887016e0f7bfb954e7047e9a5b55085fcc (diff) | |
download | freebsd-ports-gnome-449d7bb9267dd23c6df45dacad083c0f375fb0f4.tar.gz freebsd-ports-gnome-449d7bb9267dd23c6df45dacad083c0f375fb0f4.tar.zst freebsd-ports-gnome-449d7bb9267dd23c6df45dacad083c0f375fb0f4.zip |
This port now appears to install correctly.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/nl-ispell/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/nl-ispell/Makefile b/textproc/nl-ispell/Makefile index 8440e1a908f7..e0dbbfa28339 100644 --- a/textproc/nl-ispell/Makefile +++ b/textproc/nl-ispell/Makefile @@ -13,6 +13,4 @@ PORTVERSION= 1.0.0 PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../ispell -BROKEN= "Install fails" - .include "${MASTERDIR}/Makefile" |