summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-25 17:51:44 +0000
committerwiz <wiz@pkgsrc.org>2002-10-25 17:51:44 +0000
commit2bd0737533328c556b05d076646ad5def12bfbc7 (patch)
tree58bbadc05662fba108fc5fa970c44e763dfab486 /net
parenta89562fc4e097b459736dfc7bc2208220daa4514 (diff)
downloadpkgsrc-2bd0737533328c556b05d076646ad5def12bfbc7.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'net')
-rw-r--r--net/chrony/Makefile7
-rw-r--r--net/tn5250/Makefile8
2 files changed, 8 insertions, 7 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"
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index e983e162312..5ab5e531c3b 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/06/20 04:44:59 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/10/25 18:00:37 wiz Exp $
#
DISTNAME= tn5250-0.12.51
@@ -9,8 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.linux-sna.org/software/5250/
COMMENT= Implementation of the IBM 5250 telnet protocol
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
-.include "../../devel/ncurses/buildlink.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"