pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat.geom
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Dec 2 09:24:30 UTC 2024
Modified Files:
pkgsrc/geography/R-spatstat.geom: Makefile
Log Message:
R-spatstat.geom: Comment out non-existent dependency.
Likely results in a broken package, but this is breaking bulk builds.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-spatstat.geom/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-spatstat.geom/Makefile
diff -u pkgsrc/geography/R-spatstat.geom/Makefile:1.3 pkgsrc/geography/R-spatstat.geom/Makefile:1.4
--- pkgsrc/geography/R-spatstat.geom/Makefile:1.3 Sun Dec 1 14:25:20 2024
+++ pkgsrc/geography/R-spatstat.geom/Makefile Mon Dec 2 09:24:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/12/01 14:25:20 mef Exp $
+# $NetBSD: Makefile,v 1.4 2024/12/02 09:24:30 jperkin Exp $
R_PKGNAME= spatstat.geom
R_PKGVER= 3.3-4
@@ -10,7 +10,7 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
DEPENDS+= R-spatstat.data>=3.0:../../geography/R-spatstat.data
-DEPENDS+= R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
+#DEPENDS+= R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
DEPENDS+= R-spatstat.utils>=2.2.0:../../geography/R-spatstat.utils
DEPENDS+= R-polyclip>=1.10.0:../../graphics/R-polyclip
Home |
Main Index |
Thread Index |
Old Index