summaryrefslogtreecommitdiff
path: root/net/tn5250
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-25 17:51:44 +0000
committerwiz <wiz>2002-10-25 17:51:44 +0000
commit8eb2b82bacd977a0a02171b9c850649c95dc7207 (patch)
tree58bbadc05662fba108fc5fa970c44e763dfab486 /net/tn5250
parent6a78dd9121e7f42f9ba9f2a65a3af662159fe75d (diff)
downloadpkgsrc-8eb2b82bacd977a0a02171b9c850649c95dc7207.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'net/tn5250')
-rw-r--r--net/tn5250/Makefile8
1 files changed, 4 insertions, 4 deletions
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"