summaryrefslogtreecommitdiff
path: root/emulators/vice/patches
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-07-16 22:59:11 +0000
committerkristerw <kristerw@pkgsrc.org>2004-07-16 22:59:11 +0000
commit7ae34063d550bfbc2bbe1719a061c4357b7b4e99 (patch)
tree77d6788a925b9478124e3d00705115360bef93a8 /emulators/vice/patches
parente1877a67f1a4ddf061a641a430bd78bb46006b97 (diff)
downloadpkgsrc-7ae34063d550bfbc2bbe1719a061c4357b7b4e99.tar.gz
Do not install cbm-directory-charset.fon -- it is needed
for win32 only, and it makes the mkfontscale in NetBSD 2.0 dump core (PR xsrc/25587). Bump PKGREVISION.
Diffstat (limited to 'emulators/vice/patches')
-rw-r--r--emulators/vice/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/vice/patches/patch-ac b/emulators/vice/patches/patch-ac
new file mode 100644
index 00000000000..8fa2db26ed6
--- /dev/null
+++ b/emulators/vice/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.13 2004/07/16 22:59:11 kristerw Exp $
+
+--- data/fonts/Makefile.in.orig Sat Jul 17 00:15:03 2004
++++ data/fonts/Makefile.in Sat Jul 17 00:15:14 2004
+@@ -219,7 +219,6 @@
+ fontsdir = $(prefix)/lib/vice/fonts
+
+ fonts_DATA = \
+- cbm-directory-charset.fon \
+ vice-cbm.bdf
+
+