diff options
Diffstat (limited to 'net/chrony/Makefile')
-rw-r--r-- | net/chrony/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 257d1a6d959..d85053ae7f7 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/12/28 02:47:46 reed Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:45 tv Exp $ DISTNAME= chrony-1.20 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= hannken@NetBSD.org HOMEPAGE= http://chrony.sunsite.dk/index.php COMMENT= Daemon for maintaining the accuracy of computer clocks -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_GNU_TOOLS+= make HAS_CONFIGURE= YES |