diff options
author | andreas <andreas@FreeBSD.org> | 1999-06-27 01:45:32 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-06-27 01:45:32 +0800 |
commit | 6949e3985be855f308f5989dca25decf07267611 (patch) | |
tree | fee206c6bf39f889af1dc0cb2a190d7e3e2e323e /net/ntp | |
parent | fbb3d646d3334fdb70dbae65b01b46fe34c34cd4 (diff) | |
download | freebsd-ports-gnome-6949e3985be855f308f5989dca25decf07267611.tar.gz freebsd-ports-gnome-6949e3985be855f308f5989dca25decf07267611.tar.zst freebsd-ports-gnome-6949e3985be855f308f5989dca25decf07267611.zip |
purely cosmetic: nuke commented out BROKEN line
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: |