summaryrefslogtreecommitdiff
path: root/net/chrony/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-25 17:51:44 +0000
committerwiz <wiz>2002-10-25 17:51:44 +0000
commitf027d4b408f29ed585330a1792e192c8cb2f1642 (patch)
tree58bbadc05662fba108fc5fa970c44e763dfab486 /net/chrony/Makefile
parente36e1f3a2c423c3ca20df2dae4fbdbd3ac2e3105 (diff)
downloadpkgsrc-f027d4b408f29ed585330a1792e192c8cb2f1642.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'net/chrony/Makefile')
-rw-r--r--net/chrony/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 62c8546ea67..fc784763bda 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/23 02:15:11 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/10/25 17:59:54 wiz Exp $
DISTNAME= chrony-1.17
CATEGORIES= net
@@ -8,6 +8,7 @@ MAINTAINER= hannken@netbsd.org
HOMEPAGE= http://chrony.sunsite.dk/index.php
COMMENT= Daemon for maintaining the accuracy of computer clocks
+USE_BUILDLINK2= YES
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
@@ -29,7 +30,7 @@ post-install:
${EGDIR}/$${file}; \
done
-.include "../../devel/readline/buildlink.mk"
-.include "../../devel/ncurses/buildlink.mk"
+.include "../../devel/readline/buildlink2.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"