diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-10-27 20:53:33 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-10-27 20:53:33 +0000 |
commit | d8eddd5db2655a60d2823f65dc4e568e2d22cf1c (patch) | |
tree | 7ef2e2ba069262a3ab489ba65bbde6d380fd3438 /net/mtr/Makefile | |
parent | If WRKDIRPREFIX is defined, there was a problem in the patch stage. (diff) |
Hack to make this compile and DTRT with ncurses.
Submitted by: David Kirchner <dpk@nwserv.com>
Notes
Notes:
svn path=/head/; revision=22697
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 |