diff options
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 1b5b4504adea..8de7f813708e 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -3,7 +3,7 @@ # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # -# $Id: Makefile,v 1.5 1999/05/03 01:11:25 mharo Exp $ +# $Id: Makefile,v 1.6 1999/06/26 06:54:07 andreas Exp $ # DISTNAME= ntp-4.0.93a @@ -15,7 +15,6 @@ MAINTAINER= andreas@FreeBSD.ORG # ntp's configure script created by autoconf 2.14.1 doesn't work # our autoconf version 2.13 produces better results USE_AUTOCONF= yes -#BROKEN= "structure has no member named \`tv_usec'" GNU_CONFIGURE= yes post-install: |