summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/tn3270/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/tn3270/Makefile b/comms/tn3270/Makefile
index 1698110a593..0d7a3fb5119 100644
--- a/comms/tn3270/Makefile
+++ b/comms/tn3270/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/17 02:14:51 dholland Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/17 02:28:22 dholland Exp $
DISTNAME= tn3270-0.20100116
CATEGORIES= comms net
@@ -18,4 +18,5 @@ INSTALLATION_DIRS+= bin share/tn3270
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"