summaryrefslogtreecommitdiff
path: root/net/tn5250/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r--net/tn5250/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index dcc61e84be3..e39d8171152 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:51:56 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/09/27 17:07:38 grant Exp $
#
DISTNAME= tn5250-0.12.51
@@ -13,5 +13,5 @@ COMMENT= Implementation of the IBM 5250 telnet protocol
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/curses.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"