diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-12-08 00:22:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-12-08 00:22:04 +0000 |
commit | f7c02f3f0585af35f0f38e0f5ab1bfcaf9c3a8c1 (patch) | |
tree | ab99fdf388cd0df820c29495888bb00ea6176358 | |
parent | 7bba1ca67fb3e05a61f6356ba44172a36c0aece3 (diff) |
Mark this port BROKEN pending a vendor update.
Notes
Notes:
svn path=/head/; revision=245362
-rw-r--r-- | editors/abiword-extras/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/abiword-extras/Makefile b/editors/abiword-extras/Makefile index 9b11684b7cc3..6b00c53abde6 100644 --- a/editors/abiword-extras/Makefile +++ b/editors/abiword-extras/Makefile @@ -21,4 +21,6 @@ RUN_DEPENDS= abiword:${PORTSDIR}/editors/abiword GNU_CONFIGURE= yes +BROKEN= requires author to publish updated distfile + .include <bsd.port.mk> |