diff options
Diffstat (limited to 'net/ntp-stable')
-rw-r--r-- | net/ntp-stable/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 0ddf85fa3fe7..96c67514f4a4 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -3,7 +3,7 @@ # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # -# $Id: Makefile,v 1.3 1999/01/07 19:51:11 andreas Exp $ +# $Id: Makefile,v 1.4 1999/01/27 04:58:09 andreas Exp $ # DISTNAME= ntp-4.0.91 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/testing/ MAINTAINER= andreas@FreeBSD.ORG +BROKEN= "structure has no member named \`tv_usec'" + GNU_CONFIGURE= yes post-install: |