pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kterm
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 14:18:46 UTC 2017
Modified Files:
pkgsrc/x11/kterm: Makefile
Log Message:
Requires termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/kterm/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/kterm/Makefile
diff -u pkgsrc/x11/kterm/Makefile:1.62 pkgsrc/x11/kterm/Makefile:1.63
--- pkgsrc/x11/kterm/Makefile:1.62 Wed Mar 9 21:50:34 2016
+++ pkgsrc/x11/kterm/Makefile Tue May 9 14:18:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2016/03/09 21:50:34 tnn Exp $
+# $NetBSD: Makefile,v 1.63 2017/05/09 14:18:46 jperkin Exp $
DISTNAME= kterm-6.2.0
PKGREVISION= 24
@@ -22,8 +22,7 @@ USE_TOOLS+= m4
SPECIAL_PERMS= ${PREFIX:Q}/bin/kterm ${SETUID_ROOT_PERMS}
-.include "../../mk/bsd.prefs.mk"
-
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index