pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/estic
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 16:20:08 UTC 2017
Modified Files:
pkgsrc/comms/estic: Makefile
Log Message:
Requires termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/estic/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/estic/Makefile
diff -u pkgsrc/comms/estic/Makefile:1.34 pkgsrc/comms/estic/Makefile:1.35
--- pkgsrc/comms/estic/Makefile:1.34 Fri Nov 16 00:37:06 2012
+++ pkgsrc/comms/estic/Makefile Tue May 9 16:20:08 2017
@@ -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 @@ do-install:
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