Requires termcap.

This commit is contained in:
dholland 2013-04-28 03:20:41 +00:00
parent 1a8556ed82
commit 625925a33b

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/12/27 06:13:20 dholland Exp $
# $NetBSD: Makefile,v 1.8 2013/04/28 03:20:41 dholland Exp $
#
DISTNAME= mflteco
@ -27,4 +27,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/examples/mflteco
.endfor
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"