pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mxterm
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 14:24:31 UTC 2017
Modified Files:
pkgsrc/x11/mxterm: Makefile
Log Message:
Requires termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/mxterm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mxterm/Makefile
diff -u pkgsrc/x11/mxterm/Makefile:1.8 pkgsrc/x11/mxterm/Makefile:1.9
--- pkgsrc/x11/mxterm/Makefile:1.8 Sat Jan 19 23:15:59 2013
+++ pkgsrc/x11/mxterm/Makefile Tue May 9 14:24:31 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/01/19 23:15:59 riastradh Exp $
+# $NetBSD: Makefile,v 1.9 2017/05/09 14:24:31 jperkin Exp $
DISTNAME= mxterm_129
PKGREVISION= 4
@@ -19,4 +19,5 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index