diff options
author | billf <billf@FreeBSD.org> | 1999-10-28 04:53:33 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-10-28 04:53:33 +0800 |
commit | 9b6b29490a3b19e6161b7c96266a2818baf4f603 (patch) | |
tree | 5dd5fbe6c41ed2e94b1cca01fa93dea985a839a8 /net/mtr/Makefile | |
parent | 79c45c6a49e9c43f98129d67990da8fb2d37278d (diff) | |
download | freebsd-ports-gnome-9b6b29490a3b19e6161b7c96266a2818baf4f603.tar.gz freebsd-ports-gnome-9b6b29490a3b19e6161b7c96266a2818baf4f603.tar.zst freebsd-ports-gnome-9b6b29490a3b19e6161b7c96266a2818baf4f603.zip |
Hack to make this compile and DTRT with ncurses.
Submitted by: David Kirchner <dpk@nwserv.com>
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r-- | net/mtr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index bfc010ab9718..32a8d1ac9d7f 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ MAINTAINER= billf@FreeBSD.org -BROKEN= 'this port does wierd things and rarely works' - HAS_CONFIGURE= yes MAN8= mtr.8 |