pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/solvespace
Module Name: pkgsrc
Committed By: he
Date: Mon Mar 6 19:22:51 UTC 2023
Modified Files:
pkgsrc/cad/solvespace: Makefile
Log Message:
solvespace: include atomic64.mk, as it's required for macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/cad/solvespace/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/solvespace/Makefile
diff -u pkgsrc/cad/solvespace/Makefile:1.20 pkgsrc/cad/solvespace/Makefile:1.21
--- pkgsrc/cad/solvespace/Makefile:1.20 Sun Jan 29 21:15:36 2023
+++ pkgsrc/cad/solvespace/Makefile Mon Mar 6 19:22:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2023/01/29 21:15:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2023/03/06 19:22:50 he Exp $
#
#
# Both of these hashes need to be updated when the solvespace version
@@ -62,4 +62,5 @@ pre-configure:
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../x11/gtkmm3/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index