Requires termcap.
This commit is contained in:
parent
1a8556ed82
commit
625925a33b
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue