diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 22:55:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 22:55:29 +0000 |
commit | ec0167cc273666968b1f552c7c6a0bf3949f871e (patch) | |
tree | 8244690d8ba0325f0519f138b25d5ce8aa57b4b2 /net/mgen | |
parent | 69809cbc21e112830a4f1df78a0550abd2de7714 (diff) |
Notes
Diffstat (limited to 'net/mgen')
-rw-r--r-- | net/mgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mgen/Makefile b/net/mgen/Makefile index 38ffd384a2a0..725557d8b0dd 100644 --- a/net/mgen/Makefile +++ b/net/mgen/Makefile @@ -15,7 +15,7 @@ DISTFILES= src-${DISTNAME}${EXTRACT_SUFX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= An IP network performance tests and measurements -BROKEN= Does not respect PTHREAD_LIBS +IGNORE= does not respect PTHREAD_LIBS USE_GMAKE= yes USE_REINPLACE= yes |