pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cvise
Module Name: pkgsrc
Committed By: adam
Date: Tue Nov 7 20:01:47 UTC 2023
Modified Files:
pkgsrc/devel/cvise: Makefile
Log Message:
cvise: do not mention wip
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/cvise/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/cvise/Makefile
diff -u pkgsrc/devel/cvise/Makefile:1.16 pkgsrc/devel/cvise/Makefile:1.17
--- pkgsrc/devel/cvise/Makefile:1.16 Tue Nov 7 20:01:20 2023
+++ pkgsrc/devel/cvise/Makefile Tue Nov 7 20:01:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/11/07 20:01:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2023/11/07 20:01:47 adam Exp $
DISTNAME= cvise-2.9.0
CATEGORIES= devel
@@ -32,6 +32,6 @@ REPLACE_PYTHON+= cvise.py
REPLACE_PYTHON+= cvise-delta.py
.include "../../devel/cmake/build.mk"
+.include "../../lang/clang/buildlink3.mk"
.include "../../lang/python/application.mk"
-.include "../../wip/clang/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index