pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/estic Requires termcap.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3490c3215ee5
branches:  trunk
changeset: 362247:3490c3215ee5
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue May 09 16:20:08 2017 +0000

description:
Requires termcap.

diffstat:

 comms/estic/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 996206034cf8 -r 3490c3215ee5 comms/estic/Makefile
--- a/comms/estic/Makefile      Tue May 09 16:17:39 2017 +0000
+++ b/comms/estic/Makefile      Tue May 09 16:20:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/11/16 00:37:06 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2017/05/09 16:20:08 jperkin Exp $
 
 DISTNAME=      estic-1.61
 PKGREVISION=   2
@@ -51,5 +51,6 @@
        cd ${BUILD_DIRS}/samples && \
        ${INSTALL_DATA} * ${DESTDIR}${PREFIX}/share/examples/estic
 
+.include "../../mk/termcap.buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index