summaryrefslogtreecommitdiff
path: root/net/tn5250
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /net/tn5250
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.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"