Skip to content

Commit 21ca1c1

Browse files
author
mef
committed
(geography/R-spatstat) more +TEST_DEPENDS+
1 parent 12ff6da commit 21ca1c1

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

geography/R-spatstat/Makefile

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.6 2024/12/02 09:24:06 jperkin Exp $
1+
# $NetBSD: Makefile,v 1.7 2024/12/02 13:37:04 mef Exp $
22

33
R_PKGNAME= spatstat
44
R_PKGVER= 3.3-0
@@ -10,24 +10,25 @@ LICENSE= gnu-gpl-v2
1010

1111
USE_LANGUAGES+= c c++
1212

13-
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
1413
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
1514
DEPENDS+= R-spatstat.data>=2.1.0:../../geography/R-spatstat.data
1615
DEPENDS+= R-spatstat.geom>=2.1.0:../../geography/R-spatstat.geom
1716
DEPENDS+= R-spatstat.linnet>=3.2.2:../../geography/R-spatstat.linnet
1817
DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
19-
#DEPENDS+= R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
2018
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
2119
DEPENDS+= R-abind>=1.4.0:../../math/R-abind
2220
DEPENDS+= R-goftest>=1.0.3:../../math/R-goftest
2321
DEPENDS+= R-polyclip>=1.5.0:../../graphics/R-polyclip
2422
DEPENDS+= R-tensor>=1.5:../../math/R-tensor
2523

26-
TEST_DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
27-
TEST_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
2824
# pdfTeX error: pdflatex (file tctt1000): Font tctt1000 at 600 not found
29-
# -- not resolved
30-
#EST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
25+
26+
TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
27+
TEST_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
28+
TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
29+
TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
30+
TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
31+
TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
3132

3233
.include "../../math/R/Makefile.extension"
3334
.include "../../mk/bsd.pkg.mk"

0 commit comments

Comments
 (0)