pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/R-systemfonts
Module Name: pkgsrc
Committed By: mef
Date: Fri Apr 7 23:33:30 UTC 2023
Modified Files:
pkgsrc/fonts/R-systemfonts: Makefile
Log Message:
(fonts/R-systemfonts) Fix build, +.include fontconfig/buildlink3.mk
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/R-systemfonts/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/R-systemfonts/Makefile
diff -u pkgsrc/fonts/R-systemfonts/Makefile:1.4 pkgsrc/fonts/R-systemfonts/Makefile:1.5
--- pkgsrc/fonts/R-systemfonts/Makefile:1.4 Sun Feb 19 02:22:09 2023
+++ pkgsrc/fonts/R-systemfonts/Makefile Fri Apr 7 23:33:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/02/19 02:22:09 mef Exp $
+# $NetBSD: Makefile,v 1.5 2023/04/07 23:33:30 mef Exp $
R_PKGNAME= systemfonts
R_PKGVER= 1.0.4
@@ -16,6 +16,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
.include "../../math/R/Makefile.extension"
+.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../lang/R-cpp11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index