pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ddd
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 14:48:37 UTC 2021
Modified Files:
pkgsrc/devel/ddd: Makefile
Log Message:
ddd: needs termcap
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/ddd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ddd/Makefile
diff -u pkgsrc/devel/ddd/Makefile:1.84 pkgsrc/devel/ddd/Makefile:1.85
--- pkgsrc/devel/ddd/Makefile:1.84 Tue Feb 2 01:42:14 2021
+++ pkgsrc/devel/ddd/Makefile Fri May 14 14:48:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2021/02/02 01:42:14 gutteridge Exp $
+# $NetBSD: Makefile,v 1.85 2021/05/14 14:48:36 nia Exp $
#
DISTNAME= ddd-3.3.12
@@ -51,5 +51,6 @@ post-install:
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index