diff options
Diffstat (limited to 'net/mgen/Makefile')
-rw-r--r-- | net/mgen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mgen/Makefile b/net/mgen/Makefile index b2346e8..38ffd38 100644 --- a/net/mgen/Makefile +++ b/net/mgen/Makefile @@ -15,6 +15,8 @@ DISTFILES= src-${DISTNAME}${EXTRACT_SUFX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= An IP network performance tests and measurements +BROKEN= Does not respect PTHREAD_LIBS + USE_GMAKE= yes USE_REINPLACE= yes |