diff options
-rw-r--r-- | net/ntp-devel/Makefile | 3 | ||||
-rw-r--r-- | net/ntp-stable/Makefile | 3 | ||||
-rw-r--r-- | net/ntp/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 1b5b450..8de7f81 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/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: diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 1b5b450..8de7f81 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.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: diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 1b5b450..8de7f81 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: |