diff options
Diffstat (limited to 'net/chrony/Makefile')
-rw-r--r-- | net/chrony/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 1b526be9964..d65421a9424 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/02/26 09:27:43 hannken Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:14 asau Exp $ DISTNAME= chrony-1.24 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= hannken@NetBSD.org HOMEPAGE= http://chrony.tuxfamily.org/ COMMENT= Daemon for maintaining the accuracy of computer clocks -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake HAS_CONFIGURE= YES BUILD_DEFS+= VARBASE |