pkgsrc/sysutils/pcvt-utils/patches/patch-aa
hubertf 7d2a032706 Useful leftovers from pcvt: playvt and two font editors
This package contains the useful components that can still be used
on NetBSD after pcvt was replaced with wscons:

 * playvt: A vt-movie player, includes several demo files.
 * fed, fontedit: two font editors that can also be used on
                  the fonts in /usr/share/wscons/fonts.
2000-12-04 13:38:25 +00:00

28 lines
482 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2000/12/04 13:38:25 hubertf Exp $
--- Makefile.orig Mon Dec 4 13:31:23 2000
+++ Makefile
@@ -2,13 +2,18 @@
-#SUBDIR=keycap
#SUBDIR+=cursor
+SUBDIR+=demo
+SUBDIR+=fed
SUBDIR+=fontedit
-SUBDIR+=fonts
+#SUBDIR+=fonts
+#SUBDIR+=ispcvt
+#SUBDIR+=kbdio
#SUBDIR+=kcon
+#SUBDIR+=keycap
#SUBDIR+=loadfont
+#SUBDIR+=mcon
#SUBDIR+=scon
+#SUBDIR+=set2061
#SUBDIR+=userkeys
-SUBDIR+=vttest
-#SUBDIR+=ispcvt
-#SUBDIR+=mcon
+#SUBDIR+=vgaio
+#SUBDIR+=vttest