summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordholland <dholland>2010-01-17 02:28:22 +0000
committerdholland <dholland>2010-01-17 02:28:22 +0000
commita0bce7b9a505c8127d43bbb19ae71ee646d7a20c (patch)
tree89ad021d7137c5528cd297bbe5de4ea63ba4b2e3 /comms
parent4ca1cd4a3d8343b14440a30da87f9b538b2765fd (diff)
downloadpkgsrc-a0bce7b9a505c8127d43bbb19ae71ee646d7a20c.tar.gz
whoops, should use the curses bl3. no version bump, ride the import.
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"