diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-12 16:41:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-12 16:41:15 +0800 |
commit | a4a925d1c43dd7f8835253266453021911da39b3 (patch) | |
tree | 286010d8d9578da8384d7120521033130b1b010c /textproc | |
parent | bcc8b88b890d5544ac8f8d5a9140491a18c8a760 (diff) | |
download | freebsd-ports-gnome-a4a925d1c43dd7f8835253266453021911da39b3.tar.gz freebsd-ports-gnome-a4a925d1c43dd7f8835253266453021911da39b3.tar.zst freebsd-ports-gnome-a4a925d1c43dd7f8835253266453021911da39b3.zip |
- Mark BROKEN
Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/urlview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 43430b593690..2835c4f856b0 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -20,6 +20,8 @@ MASTER_SITES= ftp://ftp.mutt.org/mutt/contrib/ \ MAINTAINER= obrien@FreeBSD.org COMMENT= URL extractor/launcher +BROKEN= fails to package + GNU_CONFIGURE= yes MAN1= urlview.1 SUB_FILES= gecko.sh |