1 parent 88c236e commit a0ca1aeCopy full SHA for a0ca1ae
1 file changed
fonts/R-systemfonts/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.3 2023/01/29 21:16:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2023/02/19 02:22:09 mef Exp $
2
3
R_PKGNAME= systemfonts
4
R_PKGVER= 1.0.4
@@ -9,6 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
9
COMMENT= System Native Font Finding
10
LICENSE= mit # + file LICENSE
11
12
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
13
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
14
+
15
USE_TOOLS+= pkg-config
16
USE_LANGUAGES= c c++
17
0 commit comments