diff options
author | kris <kris@FreeBSD.org> | 2007-04-29 04:09:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-04-29 04:09:03 +0800 |
commit | 42aa8f3a09ad16de20f73a1597c28c0721e6cf8c (patch) | |
tree | 58d9cce096e770215d6fb05e2c50d47b1f36a5d5 /hungarian/hunspell | |
parent | 6f0306720c9d2a9ba11481910681ace63d609e5f (diff) | |
download | freebsd-ports-gnome-42aa8f3a09ad16de20f73a1597c28c0721e6cf8c.tar.gz freebsd-ports-gnome-42aa8f3a09ad16de20f73a1597c28c0721e6cf8c.tar.zst freebsd-ports-gnome-42aa8f3a09ad16de20f73a1597c28c0721e6cf8c.zip |
Remove BROKEN: This might be fixed
Diffstat (limited to 'hungarian/hunspell')
-rw-r--r-- | hungarian/hunspell/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 79dc21ddc0f4..276111f31ec1 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -17,8 +17,6 @@ COMMENT= Improved Hungarian spelling checker BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -BROKEN= Does not install - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-ui" |