We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ccdf3 commit 7a3f2d0Copy full SHA for 7a3f2d0
1 file changed
fonts/cursed_font/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1 2021/04/19 16:03:10 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/04/19 16:52:39 nia Exp $
2
3
DISTNAME= cursed-0.1.0
4
PKGNAME= ${DISTNAME:S/cursed-/cursed_font-/1}
@@ -15,7 +15,7 @@ LICENSE= cc-by-v4.0
15
NO_BUILD= yes
16
USE_LANGUAGES= # none
17
18
-FONTS_DIRS.x11= cursed
+FONTS_DIRS.x11= share/fonts/X11/BDF
19
20
INSTALLATION_DIRS+= share/fonts/X11/BDF
21
INSTALLATION_DIRS+= share/doc/${PKGBASE}
0 commit comments