diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /irc/roxirc | |
parent | neomutt: NLS=off no longer requires gettext during build (diff) |
Mark a few ports BROKEN, unfetchable
Diffstat (limited to 'irc/roxirc')
-rw-r--r-- | irc/roxirc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index 093b122ad745..c25bebc21d8d 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://roxirc.lighter.net/download/ MAINTAINER= tcltk@FreeBSD.org COMMENT= Tcl/tk irc client +BROKEN= unfetchable + USES+= tk:run NO_BUILD= yes |