pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-base
Module Name: pkgsrc
Committed By: he
Date: Mon Jun 26 20:24:39 UTC 2023
Modified Files:
pkgsrc/devel/gnustep-base: Makefile
Log Message:
gnustep-base: add mk/atomic64.mk as it's needed, apparently.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/devel/gnustep-base/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/gnustep-base/Makefile
diff -u pkgsrc/devel/gnustep-base/Makefile:1.104 pkgsrc/devel/gnustep-base/Makefile:1.105
--- pkgsrc/devel/gnustep-base/Makefile:1.104 Wed Apr 19 08:08:10 2023
+++ pkgsrc/devel/gnustep-base/Makefile Mon Jun 26 20:24:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2023/04/19 08:08:10 adam Exp $
+# $NetBSD: Makefile,v 1.105 2023/06/26 20:24:39 he Exp $
DISTNAME= gnustep-base-1.29.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=gnustep/}
@@ -71,4 +71,5 @@ INSTALLATION_DIRS+= share/GNUstep/Framew
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index