summaryrefslogtreecommitdiff
path: root/net/tn5250
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /net/tn5250
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'net/tn5250')
-rw-r--r--net/tn5250/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index acc75838a20..92cd65ab5f3 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:00 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:01 tv Exp $
#
DISTNAME= tn5250-0.12.51
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.linux-sna.org/software/5250/
COMMENT= Implementation of the IBM 5250 telnet protocol
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"