pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Dec 2 09:24:06 UTC 2024
Modified Files:
pkgsrc/geography/R-spatstat: Makefile
Log Message:
R-spatstat: 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.5 -r1.6 pkgsrc/geography/R-spatstat/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/Makefile
diff -u pkgsrc/geography/R-spatstat/Makefile:1.5 pkgsrc/geography/R-spatstat/Makefile:1.6
--- pkgsrc/geography/R-spatstat/Makefile:1.5 Sun Dec 1 09:47:24 2024
+++ pkgsrc/geography/R-spatstat/Makefile Mon Dec 2 09:24:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/12/01 09:47:24 mef Exp $
+# $NetBSD: Makefile,v 1.6 2024/12/02 09:24:06 jperkin Exp $
R_PKGNAME= spatstat
R_PKGVER= 3.3-0
@@ -16,7 +16,7 @@ DEPENDS+= R-spatstat.data>=2.1.0:../../g
DEPENDS+= R-spatstat.geom>=2.1.0:../../geography/R-spatstat.geom
DEPENDS+= R-spatstat.linnet>=3.2.2:../../geography/R-spatstat.linnet
DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
-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.1.0:../../geography/R-spatstat.utils
DEPENDS+= R-abind>=1.4.0:../../math/R-abind
DEPENDS+= R-goftest>=1.0.3:../../math/R-goftest
Home |
Main Index |
Thread Index |
Old Index